请教各位大神 mplus运行出现了点问题 但是始终不能发现问题 这个是一个中介效应 因变量为二分类变量 其他均为连续的 请问 哪里出现了问题 感激涕零
INPUT INSTRUCTIONS
TITLE:s-o-e
DATA:FILE IS "F:\学习\中介数据\Mplus OM.txt";
VARIABLE:NAMES ARE a1-a12 X M1 M2 Y b1-b7;
MISSING ARE .;
USEVARIABLE ARE X M1 M2;
CATEGORICAL ARE M2;
ANALYSIS: TYPE=GENERAL;
ESTIMATOR=ML;
MODEL:M2 ON X(C2);
M1 ON X(a2);
M2 ON X
M1(b2);
MODEL CONSTRAINT:
NEW(a2b2 ORa2b2);
a2b2 = a2*b2;
ORa2b2 = exp(a2*b2);
M2 IND M1 X;
OUTPUT:STAND CINT(bcbootstrap);
*** ERROR in MODEL CONSTRAINT command
A parameter label or the constant 0 must appear on the left-hand side of a MODEL CONSTRAINT
statement. A parameter label must be declared in the MODEL command or with the NEW or PLOT
options in MODEL CONSTRAINT before it can be used. Problem with: M2 IND M1 X


雷达卡





京公网安备 11010802022788号







