Learn R Programming

lqmm (version 1.01)

residuals.lqm: Residuals from an lqm Object

Description

This function computes the residuals from a fitted lqm object.

Usage

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

Arguments

object
an lqm object.
...
not used.

Value

  • a matrix of residuals.

See Also

lqm, predict.lqm, coef.lqm