residuals_o: The orthogonal residuals

View source: R/fit_functions.R

residuals_oR 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 onls.

Value

The orthogonal residuals.

Author(s)

Andrej-Nikolai Spiess

Examples

## See 'onls'.

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