plot.rq {quantreg} | R Documentation |
Function to plot quantile regression process.
## S3 method for class 'rq.process' plot(x, nrow=3, ncol=2, ...)
x |
an object produced by rq() fitting |
nrow |
rows in mfrow |
ncol |
columns in mfrow |
... |
optional arguments to plot |
Roger Koenker rkoenker@uiuc.edu