Learn R Programming

LorenzRegression (version 2.2.0)

residuals.LR: Residuals for the Lorenz regression

Description

residuals provides residuals for an object of class "LR".

Usage

# S3 method for LR
residuals(object, ...)

Value

A vector of residuals.

Arguments

object

An object of class "LR".

...

Additional arguments passed to the function Rearrangement.estimation.

Details

Computing residuals entail to estimate the link function of the single-index model. This is done via the function Rearrangement.estimation.

See Also

Lorenz.Reg, Rearrangement.estimation

Examples

Run this code
## For examples see example(Lorenz.Reg) and example(Lorenz.boot)

Run the code above in your browser using DataLab