deviance_o: Deviance of the orthogonal residuals

View source: R/fit_functions.R

deviance_oR Documentation

Deviance of the orthogonal residuals

Description

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

Usage

deviance_o(object) 

Arguments

object

an object returned from onls.

Value

The deviance of the orthogonal residuals.

Author(s)

Andrej-Nikolai Spiess

Examples

## See 'onls'.

onls documentation built on Oct. 31, 2022, 5:06 p.m.