From c1f9894e730db4a7e80ed678e72a777d6267c854 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Wed, 6 Mar 2019 21:51:02 -0500 Subject: Correct docs, update roxygen --- man/gensvm.load.small.grid.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/gensvm.load.small.grid.Rd') diff --git a/man/gensvm.load.small.grid.Rd b/man/gensvm.load.small.grid.Rd index ac82084..61c545c 100644 --- a/man/gensvm.load.small.grid.Rd +++ b/man/gensvm.load.small.grid.Rd @@ -2,12 +2,12 @@ % Please edit documentation in R/gensvm.grid.R \name{gensvm.load.small.grid} \alias{gensvm.load.small.grid} -\title{Load the default parameter grid for the GenSVM grid search} +\title{Load the small parameter grid for the GenSVM grid search} \usage{ gensvm.load.small.grid() } \description{ -This function loads a default parameter grid to use for the +This function loads a small parameter grid to use for the GenSVM gridsearch. It contains all possible combinations of the following parameter sets: -- cgit v1.2.3