Learn R Programming

cmprskQR (version 0.9.2)

plot.crrQR: Plot estimated coefficients

Description

plot method for crrQR

Usage

# S3 method for crrQR
plot(x, subset=NULL, main=NULL, …)

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