Dear all,
I have performed the following Mahalanobis distance command to test for multivariate outliers:
multnorm resi1 resi2 resi3
display invchi2(3, 0.999)
In the output, I have a table with a column for MD2. These values are important to me because by comparing them with the chi2 value obtained by the previous test I can identify the outliers. Checking the process run by SPSS, I noted that MD2 is ordered by id (observation) adding a column in the data editor.
My question is if we can do the same with stata and if yes, what is the command.
Thank you for your support.
Regards.
Maria
Related Posts with MANCOVA outliers
issues with clustering in ivreghdfe - insufficient observationsI needed some advice on clustering while using ivreghdfe. My code is - HTML Code: ivreghdfe yvar (…
Add summary statistics in a graphHey, I am plotting the graph of an event study. I want to plot in the graph some information like t…
Multilevel logistic regression with cross-sectional data: Why Prob >= chibar2 became 1.000 after adding a level-2 variable?Hello everyone, I'm running a multilevel logistic regression with SHARE Corona Survey. I would like…
What does 'egen newvar=cut(var), group(#)' meanDear Stata users, In the funtion -egen-, we can invoke -egen newvar=cut(var), group(#)- to generate…
Comparison of two independent variables in multiple linear regression OLSHello All, I'm working on a research project which will seek to compare the benefits of an addition…
Subscribe to:
Post Comments (Atom)
0 Response to MANCOVA outliers
Post a Comment