aboutsummaryrefslogtreecommitdiff
path: root/man/gensvm.grid.Rd
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2018-03-28 13:39:26 +0100
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2018-03-28 13:39:26 +0100
commit3ce75443d4f25fcf8a1476dc4bd6ffa0775cbe90 (patch)
tree400127d930d00a47ed3c395cf4cfa56b026f5ff9 /man/gensvm.grid.Rd
parentAdd seealso to docs to facilitate exploration of package functions (diff)
downloadrgensvm-3ce75443d4f25fcf8a1476dc4bd6ffa0775cbe90.tar.gz
rgensvm-3ce75443d4f25fcf8a1476dc4bd6ffa0775cbe90.zip
Make sure we use "weights" everywhere instead of "weight"
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