Learn R Programming

quantreg (version 3.03)

plot.rq.process: plot the coordinates of the quantile regression process

Description

Function to plot quantile regression process.

Usage

plot.rq.process(object, nrow=3, ncol=2)

Arguments

object
an object produced by rq() fitting
nrow
rows in mfrow
ncol
columns in mfrow

See Also

rq