不加入人口特征变量前的结果
Chi-Square Test of Model Fit for the Baseline Model
Value 14700.548
Degrees of Freedom 37
P-Value 0.0000
CFI/TLI
CFI 0.985
TLI 0.987
Number of Free Parameters 41
RMSEA (Root Mean Square Error Of Approximation)
Estimate 0.041
WRMR (Weighted Root Mean Square Residual)
Value 1.458
加入单个人口特征变量后的结果
Chi-Square Test of Model Fit for the Baseline Model
Value 15300.916
Degrees of Freedom 45
P-Value 0.0000
CFI/TLI
CFI 0.831
TLI 0.800
Number of Free Parameters 37
RMSEA (Root Mean Square Error Of Approximation)
Estimate 0.151
WRMR (Weighted Root Mean Square Residual)
Value 6.298
mplus编辑如下
Title:
Stata2Mplus conversion for C:\data_stata\MSR\tomplus1.dta
List of variables converted shown below
Data:
File is C:\data_stata\MSR\tomplus1.dat ;
Variable:
Names are
urbru sex aggrp5 educ5 ethnc2 rlgn2 state hyicm5 scls4
gvtsym1 gvtsym2 gvtsym3 gvtsym4 prsdnt2 cadoco ecostn1 prscon2 plseat2
empowr2 dmwork2 dmlvl2 authdem dmeco2 dmbest2 m1 m2 m3 m4 n1 n2 n3
Q1 Q2 Q3 P1 P2 R1 R2 R3;
Missing are all (-999);
usevariable are
m1 m2 m3 m4 n3 n2 R1 R2 Q1 Q2 Q3 P1 P2 sex ; ! R3 n1
categorical are
m1 m2 m3 m4 n3 n2 R1 R2 Q1 Q2 Q3 P1 P2 ; ! R3 n1
Analysis:
type=general;
iterations=10000;
convergence=0.00005;
Model:
M by m1 m2 m3 m4;
N by n3 n2;
X by R1 R2;
Y by Q1 Q2 Q3;
Z by P1 P2;
Output:stand mod(all);
M N on sex;