Skip to contents

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

Usage

# S3 method for 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