Description Usage Arguments Value Examples
This plots the robust Mahalanobis distances from a robust estimate of multivariate location and covariance against the theoretical Chi-squared quantiles for a matrix with p dimensions. This functions analagously to the univariate qqplot.
1 | chisqPlot(x, rmu, rcov, alpha = 0.975)
|
x |
a data frame or matrix of numeric covariates |
rmu |
robust multivariate center |
rcov |
robust covariance matrix |
alpha |
quantile of chi-squared distribution for declaring outliers. defaults to 0.975 |
a plot
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.