aboutsummaryrefslogtreecommitdiff
path: root/man/plot.gensvm.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/plot.gensvm.Rd')
-rw-r--r--man/plot.gensvm.Rd9
1 files changed, 4 insertions, 5 deletions
diff --git a/man/plot.gensvm.Rd b/man/plot.gensvm.Rd
index 9c15bea..d99c2a0 100644
--- a/man/plot.gensvm.Rd
+++ b/man/plot.gensvm.Rd
@@ -63,10 +63,6 @@ plot(fit, x.test=x.mis)
plot(fit, y.mis.true, x.test=x.mis)
}
-\author{
-Gerrit J.J. van den Burg, Patrick J.F. Groenen \cr
-Maintainer: Gerrit J.J. van den Burg <gertjanvandenburg@gmail.com>
-}
\references{
Van den Burg, G.J.J. and Groenen, P.J.F. (2016). \emph{GenSVM: A Generalized
Multiclass Support Vector Machine}, Journal of Machine Learning Research,
@@ -76,4 +72,7 @@ Multiclass Support Vector Machine}, Journal of Machine Learning Research,
\code{\link{plot.gensvm.grid}}, \code{\link{predict.gensvm}},
\code{\link{gensvm}}, \code{\link{gensvm-package}}
}
-
+\author{
+Gerrit J.J. van den Burg, Patrick J.F. Groenen \cr
+Maintainer: Gerrit J.J. van den Burg <gertjanvandenburg@gmail.com>
+}