From 459ce96fa8a0072d3533bc2dc1566cc1b797401b Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Wed, 4 Apr 2018 15:08:12 -0400 Subject: Documentation improvements --- man/plot.gensvm.grid.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/plot.gensvm.grid.Rd') diff --git a/man/plot.gensvm.grid.Rd b/man/plot.gensvm.grid.Rd index 44c599e..f23abda 100644 --- a/man/plot.gensvm.grid.Rd +++ b/man/plot.gensvm.grid.Rd @@ -4,10 +4,10 @@ \alias{plot.gensvm.grid} \title{Plot the simplex space of the best fitted model in the GenSVMGrid} \usage{ -\method{plot}{gensvm.grid}(grid, ...) +\method{plot}{gensvm.grid}(x, ...) } \arguments{ -\item{grid}{A \code{gensvm.grid} object trained with refit=TRUE} +\item{x}{A \code{gensvm.grid} object trained with refit=TRUE} \item{...}{further arguments are passed to the plot function} } -- cgit v1.2.3