I am trying to test if my data are missing completely at random (MCAR) by using the mcartest command, a user generated command. I have read the article Little’s test of missing completely at random (By Cheng Li, The Stata Journal (2013) 13, Number 4, pp. 795–809).
I do have a few questions on how to use the mcartest:
1. In the article, it says the syntax is:
Code:
mcartest depvars
2. For covariate dependent missingness, it says to use the syntax,
Code:
mcartest depvars = indepvars
3. Can you only test if continuous variables are MCAR using Little's test?
Many thanks,
Alyssa
0 Response to Questions on mcartest
Post a Comment