orthogonal.mle | R Documentation |
Method for determining the orthogonal components of an 'mle' object 'x'.
## S3 method for class 'mle'
orthogonal(x, tol = sqrt(.Machine$double.eps), ...)
x |
the 'mle' object |
tol |
the tolerance for determining if a number is close enough to zero |
... |
pass additional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.