aboutsummaryrefslogtreecommitdiff
path: root/man/plot.gensvm.grid.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/plot.gensvm.grid.Rd')
-rw-r--r--man/plot.gensvm.grid.Rd4
1 files changed, 2 insertions, 2 deletions
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}
}