Hello,
I have clustered data with non-normally distributed dependent variable.
I am running multiple group comparison model in SEM path analysis.
It would be nice if I can use vce(cluster) option with ADF estimation, but STATA won't let me.
So I tried
Model 1) running SEM with ADF estimation
pro: address non-normality issue, detailed goodness of fit statistics available
con: clustered error not addressed
Model 2) running SEM with ML estimation with clustered errors
pro: address the clustered nature of data
con: non-normality issue not addressed, only residual goodness of fit available
I hit a stumbling block as the results differ drastically depending on the estimation method.
Any suggestions on which issue is more important or what the decision rule needs to be?
Thanks
I have clustered data with non-normally distributed dependent variable.
I am running multiple group comparison model in SEM path analysis.
It would be nice if I can use vce(cluster) option with ADF estimation, but STATA won't let me.
So I tried
Model 1) running SEM with ADF estimation
pro: address non-normality issue, detailed goodness of fit statistics available
con: clustered error not addressed
Model 2) running SEM with ML estimation with clustered errors
pro: address the clustered nature of data
con: non-normality issue not addressed, only residual goodness of fit available
I hit a stumbling block as the results differ drastically depending on the estimation method.
Any suggestions on which issue is more important or what the decision rule needs to be?
Thanks
Comment