aboutsummaryrefslogtreecommitdiff
path: root/man/gensvm.grid.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/gensvm.grid.Rd')
-rw-r--r--man/gensvm.grid.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/gensvm.grid.Rd b/man/gensvm.grid.Rd
index 282c641..9fdee96 100644
--- a/man/gensvm.grid.Rd
+++ b/man/gensvm.grid.Rd
@@ -103,7 +103,7 @@ GenSVM model. These names are:
\item{kappa}{Parameter for the Huber hinge function. Must be larger than
-1.}
\item{lambda}{Parameter for the regularization term. Must be larger than 0.}
-\item{weight}{Instance weight specification. Allowed values are "unit" for
+\item{weights}{Instance weights specification. Allowed values are "unit" for
unit weights and "group" for group-size correction weights}
\item{epsilon}{Stopping parameter for the algorithm. Must be larger than 0.}
\item{max.iter}{Maximum number of iterations of the algorithm. Must be