plot.grpsel {grpsel} | R Documentation |
Plot the coefficient profiles from group subset selection for a specified value of
gamma
.
## S3 method for class 'grpsel'
plot(x, gamma = 0, ...)
x |
an object of class |
gamma |
the value of |
... |
any other arguments |
A plot of the coefficient profiles.
Ryan Thompson <ryan.thompson-1@uts.edu.au>