Description Usage Arguments Value
View source: R/distancePlot.covfm.R
Produces side-by-side plots of Mahalanobis distance computed using the
location and covariance matrix estimates contained in each element of a
covfm
object.
1 | distancePlot.covfm(x, level = 0.95, id.n = 3, ...)
|
x |
a |
level |
a single numeric value between 0 and 1 giving the chi-squared percent point used to compute the outlyingness threshold. |
id.n |
a single nonnegative integer specifying the number of extreme points to label in the plot. |
... |
additional arguments are passed to |
the trellis
object is invisibly returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.