Learn R Programming

quantreg (version 3.03)

rq.object: Linear Quantile Regression Object

Description

These are objects of class "rq". They represent the fit of a linear conditional quantile function model.

Arguments

Generation

This class of objects is returned from the rq function to represent a fitted linear quantile regression model.

Methods

The "rq" class of objects has methods for the following generic functions: coef, effects , formula , labels , model.frame , model.matrix , plot , predict , print , print.summary , residuals , summary

Details

The coefficients, residuals, and effects may be extracted by the generic functions of the same name, rather than by the $ operator. For pure rq objects this is less critical than for some of the inheritor classes. Note that the extractor function coef returns a vector with missing values omitted.

See Also

rq, coefficients.