1-1-2 MLSEM PreviousNext
Mplus Discussion > Multilevel Data/Complex Sample >
Message/Author
 Patrícia Costa posted on Thursday, May 03, 2018 - 9:30 am
Dear all,

I have model that, theoretically, is a "2-2-2". It's done with aggregated data (n=228) for the X and M and with Y measured ate team level only. It works fine.

As per a reviewer's request, I have to run a MLSEM (Nwithin = 1480; Nbetweeb = 228). I am using the following code:


USEVARIABLES ARE
grupo Perf PI1 PI2 PI4 TWE1 TWE2 TWE3 TWE4 TWE5 TWE6 TWE7 TWE8 TWE9;
BETWEEN IS Perf;
CLUSTER IS grupo;

ANALYSIS: TYPE IS TWOLEVEL RANDOM;

MODEL:
%WITHIN%
IP BY PI1 PI2 PI4;
TWE BY TWE1 TWE2 TWE3 TWE4 TWE5 TWE6 TWE7 TWE8 TWE9;
%BETWEEN%
TIP BY PI1 PI2 PI4;
TTWE BY TWE1 TWE2 TWE3 TWE4 TWE5 TWE6 TWE7 TWE8 TWE9;
Perf ON TTWE(b);
Perf ON TIP;
TTWE ON TIP(a);

MODEL CONSTRAINT:
NEW(ab);
ab = a*b;

OUTPUT: TECH1 TECh8 CINTERVAL;


I get the following error message:

THE H1 MODEL ESTIMATION DID NOT CONVERGE. CHI-SQUARE TEST AND SAMPLE STATISTICS COULD NOT
BE COMPUTED. INCREASE THE NUMBER OF H1ITERATIONS.

I have tried to increase the number of iterations but the error remains.

Also, the estimates are VERY different from my original ("2-2-2") model. One path (TWE ON PERF), which is positive and significant originally, becomes negative and nonsignificant now...

Can you help me understand why? Thank you in advance.
 Bengt O. Muthen posted on Thursday, May 03, 2018 - 4:24 pm
Your setup looks ok but I think you should first sort out why you get that message - perhaps you have very low coverage (a lot of missing data). If you like, send your output to Support along with your license number.
 Patrícia Costa posted on Friday, May 04, 2018 - 3:23 am
Dear Dr. Muthen,

Thank you for your answer.

I do have a lot of missing data. What would be the best practice for handling those in this kind of model?

Does this error message means that the estimates given are not trustworthy or must I not consider them?
 Bengt O. Muthen posted on Friday, May 04, 2018 - 4:42 pm
You don't get a model test of fit with this error message. Estimates are trustworthy only if you don't have a lot of missing data. If you have data missing by design, there are solutions. We need to see the output to say more - you can send to Support along with your license number.
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: