Can we fix Low_w to 9.85? PreviousNext
Mplus Discussion > Structural Equation Modeling >
Message/Author
 arif özer posted on Saturday, November 11, 2017 - 8:48 am
MODEL CONSTRAINT:
NEW(LOW_W MED_W HIGH_W
IND_LOWW IND_MEDW IND_HIW
DIR_LOWW DIR_MEDW DIR_HIW
TOT_LOWW TOT_MEDW TOT_HIW);
LOW_W= 9.85;
MED_W= 19.39;
HIGH_W= 28.93;

IND_LOWW = a1*b1 + a3*b1*LOW_W + a1*b2*LOW_W + a3*b2*LOW_W*LOW_W;

IND_MEDW = a1*b1 + a3*b1*MED_W + a1*b2*MED_W + a3*b2*MED_W*MED_W;

IND_HIW = a1*b1 + a3*b1*HIGH_W + a1*b2*HIGH_W + a3*b2*HIGH_W*HIGH_W;

DIR_LOWW = cdash1 + cdash3*LOW_W;
DIR_MEDW = cdash1 + cdash3*MED_W;
DIR_HIW = cdash1 + cdash3*HIGH_W;

TOT_LOWW = IND_LOWW + DIR_LOWW;
TOT_MEDW = IND_MEDW + DIR_MEDW;
TOT_HIW = IND_HIW + DIR_HIW;
 Bengt O. Muthen posted on Saturday, November 11, 2017 - 8:57 am
Yes, this is technically possible.
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: