Hi all,
I want to compare the results of "classical multivariate mahalanobis distance" scores of 5 variables for 2 million cases and "minimum covariance determinant based mahalanobis distance" scores at 0.001 and 0.01 level respectively. Also I want to see this difference at the plot. In addition I want the outlier numbers and the cases which are outliers as a table.
When I searched the R documents regarding this issue, I saw some packages with manuals but I think they did not give an step by step example. So it makes the procedure difficult for me. Do you have suggestions or codes?
I want to compare the results of "classical multivariate mahalanobis distance" scores of 5 variables for 2 million cases and "minimum covariance determinant based mahalanobis distance" scores at 0.001 and 0.01 level respectively. Also I want to see this difference at the plot. In addition I want the outlier numbers and the cases which are outliers as a table.
When I searched the R documents regarding this issue, I saw some packages with manuals but I think they did not give an step by step example. So it makes the procedure difficult for me. Do you have suggestions or codes?