orthogonal.mle: Method for determining the orthogonal components of an 'mle'...

View source: R/mle.R

orthogonal.mleR Documentation

Method for determining the orthogonal components of an 'mle' object 'x'.

Description

Method for determining the orthogonal components of an 'mle' object 'x'.

Usage

## S3 method for class 'mle'
orthogonal(x, tol = sqrt(.Machine$double.eps), ...)

Arguments

x

the 'mle' object

tol

the tolerance for determining if a number is close enough to zero

...

pass additional arguments


queelius/algebraic.mle documentation built on Jan. 29, 2025, 3:23 p.m.