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.grid.Rd | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'man/plot.gensvm.grid.Rd') diff --git a/man/plot.gensvm.grid.Rd b/man/plot.gensvm.grid.Rd index 3e5ef39..44c599e 100644 --- a/man/plot.gensvm.grid.Rd +++ b/man/plot.gensvm.grid.Rd @@ -10,8 +10,6 @@ \item{grid}{A \code{gensvm.grid} object trained with refit=TRUE} \item{...}{further arguments are passed to the plot function} - -\item{x}{the dataset to plot} } \value{ returns the object passed as input @@ -28,10 +26,6 @@ y <- iris[, 5] grid <- gensvm.grid(x, y) plot(grid, x) -} -\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 @@ -42,4 +36,7 @@ Multiclass Support Vector Machine}, Journal of Machine Learning Research, \code{\link{plot.gensvm}}, \code{\link{gensvm.grid}}, \code{\link{predict.gensvm.grid}}, \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