diff options
Diffstat (limited to 'man/print.gensvm.grid.Rd')
| -rw-r--r-- | man/print.gensvm.grid.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/print.gensvm.grid.Rd b/man/print.gensvm.grid.Rd index 1f19737..4dff09a 100644 --- a/man/print.gensvm.grid.Rd +++ b/man/print.gensvm.grid.Rd @@ -18,7 +18,7 @@ returns the object passed as input Prints the summary of the fitted GenSVMGrid model } \examples{ -\dontrun{ +\donttest{ x <- iris[, -5] y <- iris[, 5] |
