Learn R Programming

glmmsel (version 1.0.3)

plot.glmmsel: Plot function for glmmsel object

Description

Plots the coefficients as a function of the regularisation parameter.

Usage

# S3 method for glmmsel
plot(x, cluster = NULL, ...)

Value

A plot of the coefficient profiles.

Arguments

x

an object of class glmmsel

cluster

the cluster whose coefficients to plot

...

any other arguments

Author

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