plot.glmmsel | R Documentation |
glmmsel
objectPlots the coefficients as a function of the regularisation parameter.
## S3 method for class 'glmmsel'
plot(x, cluster = NULL, ...)
x |
an object of class |
cluster |
the cluster whose coefficients to plot |
... |
any other arguments |
A plot of the coefficient profiles.
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.