Method for determining the orthogonal components of an `mle` object `x`.
Source:R/mle.R
orthogonal.mle.Rd
Method for determining the orthogonal components of an `mle` object `x`.
Usage
# S3 method for mle
orthogonal(x, tol = sqrt(.Machine$double.eps), ...)