plot.rq | 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
rq
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.