Description Usage Arguments Author(s) References See Also Examples
Obtain Mahalanobis distances using the robust
computing methods found in the MASS
package. This function is generally only applicable
to models with continuous variables.
1 2 3 4 5 6 7 |
data |
matrix or data.frame |
method |
type of estimation for robust means and covariance
(see |
... |
additional arguments to pass to |
x |
an object of class |
ncases |
number of extreme cases to print |
digits |
number of digits to round in the final result |
y |
empty parameter passed to |
type |
type of plot to display, can be either |
main |
title for plot. If missing titles will be generated automatically |
Phil Chalmers rphilip.chalmers@gmail.com
Chalmers, R. P. & Flora, D. B. (2015). faoutlier: An R Package for Detecting Influential Cases in Exploratory and Confirmatory Factor Analysis. Applied Psychological Measurement, 39, 573-574. doi: 10.1177/0146621615597894
Flora, D. B., LaBrish, C. & Chalmers, R. P. (2012). Old and new ideas for data screening and assumption testing for exploratory and confirmatory factor analysis. Frontiers in Psychology, 3, 1-21. doi: 10.3389/fpsyg.2012.00055
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.