From 434719879c45c5588e28650fff4f8c26f8c20798 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Tue, 3 Apr 2018 23:54:32 +0100 Subject: Documentation updates --- man/plot.gensvm.Rd | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'man/plot.gensvm.Rd') 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 @@ -62,10 +62,6 @@ y.mis.true <- y[predict(fit) != y] 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 } \references{ Van den Burg, G.J.J. and Groenen, P.J.F. (2016). \emph{GenSVM: A Generalized @@ -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 +} -- cgit v1.2.3