residuals.LR | R Documentation |
residuals
provides residuals for an object of class "LR"
.
## S3 method for class 'LR'
residuals(object, ...)
object |
An object of class |
... |
Additional arguments passed to the function |
Computing residuals entail to estimate the link function of the single-index model. This is done via the function Rearrangement.estimation
.
A vector of residuals.
Lorenz.Reg
, Rearrangement.estimation
## For examples see example(Lorenz.Reg) and example(Lorenz.boot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.