plot.cv.grpsel | R Documentation |
Plot the cross-validation results from group subset selection for a specified value
of gamma
.
## S3 method for class 'cv.grpsel'
plot(x, gamma = "gamma.min", ...)
x |
an object of class |
gamma |
the value of |
... |
any other arguments |
A plot of the cross-validation results.
Ryan Thompson <ryan.thompson-1@uts.edu.au>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.