aboutsummaryrefslogtreecommitdiff
path: root/man/gensvm.validate.params.Rd
AgeCommit message (Collapse)AuthorFilesLines
2018-03-28Validate params in gensvm() functionGertjan van den Burg1-0/+11
Parameter validation was only done for some parameters in the gensvm() function and for the parameter grid in gensvm.grid() With this commit the parameters will be tested properly for both functions.