Learn R Programming

cmprskQR (version 0.9.0)

plot.crrQR: Plot estimated coefficients

Description

plot method for crrQR

Usage

## S3 method for class 'crrQR':
plot(x, subset=NULL, main=NULL, \dots)

Arguments

x
output from crrQR
subset
plot a subset of coefficients
main
main title of the plot
...
other arguments to plot

Side Effects

plots the variable profiles for each curve

See Also

crrQR