Learn R Programming

grpsel (version 1.3.2)

plot.grpsel: Plot function for grpsel object

Description

Plot the coefficient profiles from group subset selection for a specified value of gamma.

Usage

# S3 method for grpsel
plot(x, gamma = 0, ...)

Value

A plot of the coefficient profiles.

Arguments

x

an object of class grpsel

gamma

the value of gamma indexing the desired fit

...

any other arguments

Author

Ryan Thompson <ryan.thompson-1@uts.edu.au>