CFA on imputed data with grouping PreviousNext
Mplus Discussion > Confirmatory Factor Analysis >
Message/Author
 Ashley posted on Monday, December 15, 2014 - 8:43 am
Hello,

I'm attempting to run a CFA grouping by urbanicity on imputed data (clustered by community). When I run the model, it runs as if it is going to work, but then I don't get any error messages or an output. I tried to run the same model on a single dataset and it works fine. Is there something that I need to specify or that I'm missing in my code (below)?

Here is my code:

data:
file = missimplist.dat;
type = IMPUTATION;

variable:

names = [list of names];

usevariables = [list of names];

categorical = [list of names];

cluster = COMM;

missing = ALL (-999);

Grouping IS RURAL (1= Rural 2= Urban);

analysis:

TYPE = Complex;
ESTIMATOR = WLSMV;

model:
F1 BY [list of names];

F2 BY [list of names];

F3 BY [list of names];

output:
STANDARDIZED;
Tech4;

Thank you in advance.
 Linda K. Muthen posted on Monday, December 15, 2014 - 9:53 am
Please send the input, data, and your license number to support@statmodel.com.
Back to top
Add Your Message Here
Post:
Username: Posting Information:
This is a private posting area. Only registered users and moderators may post messages here.
Password:
Options: Enable HTML code in message
Automatically activate URLs in message
Action: