plot.crrQR {cmprskQR} | R Documentation |
Plot estimated coefficients
Description
plot method for crrQR
Usage
## S3 method for class 'crrQR'
plot(x, subset=NULL, main=NULL, ...)
Arguments
x |
output from |
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
[Package cmprskQR version 0.9.2 Index]