diff options
Diffstat (limited to 'man/gensvm.load.full.grid.Rd')
| -rw-r--r-- | man/gensvm.load.full.grid.Rd | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/man/gensvm.load.full.grid.Rd b/man/gensvm.load.full.grid.Rd index 5398ef7..d754831 100644 --- a/man/gensvm.load.full.grid.Rd +++ b/man/gensvm.load.full.grid.Rd @@ -12,12 +12,9 @@ consists of 342 configurations and is constructed from all possible combinations of the following parameter sets: \code{p = c(1.0, 1.5, 2.0)} - \code{lambda = 2^seq(-18, 18, 2)} - \code{kappa = c(-0.9, 0.5, 5.0)} - -\code{weight = c('unit', 'group')} +\code{weights = c('unit', 'group')} } \author{ Gerrit J.J. van den Burg, Patrick J.F. Groenen \cr |
