Learn R Programming

onls (version 0.1-2)

deviance_o: Deviance of the orthogonal residuals

Description

Returns the deviance \(\sum_{i=1}^N \| D_i \|^2\) of the orthogonal residuals from the fitted onls model.

Usage

deviance_o(object)

Value

The deviance of the orthogonal residuals.

Arguments

object

an object returned from onls.

Author

Andrej-Nikolai Spiess

Examples

Run this code
## See 'onls'.

Run the code above in your browser using DataLab