residuals_o {onls} | R Documentation |
The orthogonal residuals
Description
Returns a vector with the orthogonal residuals \| D_i \|
from the fitted onls
model.
Usage
residuals_o(object)
Arguments
object |
an object returned from |
Value
The orthogonal residuals.
Author(s)
Andrej-Nikolai Spiess
Examples
## See 'onls'.
[Package onls version 0.1-2 Index]