diff options
Diffstat (limited to 'man/predict.gensvm.grid.Rd')
| -rw-r--r-- | man/predict.gensvm.grid.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/predict.gensvm.grid.Rd b/man/predict.gensvm.grid.Rd index a61362e..b16969a 100644 --- a/man/predict.gensvm.grid.Rd +++ b/man/predict.gensvm.grid.Rd @@ -27,7 +27,7 @@ this model is only available if \code{refit=TRUE} was specified in the \code{\link{gensvm.grid}} call (the default). } \examples{ -\dontrun{ +\donttest{ x <- iris[, -5] y <- iris[, 5] |
