Learn R Programming

lqmm (version 1.04)

residuals.lqm: Residuals from an LQM Objects

Description

This function computes the residuals from a fitted linear quantile model.

Usage

## S3 method for class 'lqm':
residuals(object, ...)

Arguments

object
an lqm or lqm.counts object.
...
not used.

Value

  • a vector or matrix of residuals.

See Also

lqm, lqm.counts, predict.lqm, coef.lqm