> summary(fit2)
lavaan (0.5-19) converged normally after 41 iterations
Number of observations 176
Estimator ML
Minimum Function Test Statistic 212.844
Degrees of freedom 51
P-value (Chi-square) 0.000
Parameter Estimates:
Information Expected
Standard Errors Standard
Latent Variables:
Estimate Std.Err Z-value P(>|z|)
history =~
HIS1 1.000
HIS2 0.952 0.034 28.164 0.000
HIS3 0.962 0.034 28.420 0.000
HIS4 0.902 0.039 22.969 0.000
motivation =~
MOT1 1.000
MOT2 0.603 0.059 10.215 0.000
MOT3 -0.346 0.093 -3.722 0.000
MOT4 0.697 0.054 12.815 0.000
emotion =~
EMO1 1.000
EMO2 1.054 0.066 15.970 0.000
EMO3 -0.410 0.078 -5.230 0.000
EMO4 0.771 0.071 10.887 0.000
Covariances:
Estimate Std.Err Z-value P(>|z|)
history ~~
motivation 1.382 0.205 6.755 0.000
emotion 1.313 0.200 6.553 0.000
motivation ~~
emotion 1.575 0.209 7.525 0.000
Variances:
Estimate Std.Err Z-value P(>|z|)
HIS1 0.121 0.029 4.122 0.000
HIS2 0.338 0.045 7.548 0.000
HIS3 0.337 0.045 7.492 0.000
HIS4 0.520 0.062 8.369 0.000
MOT1 0.674 0.101 6.701 0.000
MOT2 0.650 0.077 8.432 0.000
MOT3 2.218 0.239 9.292 0.000
MOT4 0.404 0.056 7.255 0.000
EMO1 0.625 0.089 6.995 0.000
EMO2 0.377 0.074 5.078 0.000
EMO3 1.614 0.175 9.238 0.000
EMO4 1.002 0.117 8.547 0.000
history 2.409 0.271 8.900 0.000
motivation 1.681 0.251 6.708 0.000
emotion 1.737 0.250 6.948 0.000
> summary(fit2.clustered)
lavaan (0.5-19) converged normally after 41 iterations
Number of observations 176
Estimator ML Robust
Minimum Function Test Statistic 212.844 138.145
Degrees of freedom 51 51
P-value (Chi-square) 0.000 0.000
Scaling correction factor 1.541
for the Satorra-Bentler correction
Parameter Estimates:
Information Expected
Standard Errors Robust.sem
Latent Variables:
Estimate Std.Err Z-value P(>|z|)
history =~
HIS1 1.000
HIS2 0.952 0.024 39.953 0.000
HIS3 0.962 0.027 35.710 0.000
HIS4 0.902 0.033 27.354 0.000
motivation =~
MOT1 1.000
MOT2 0.603 0.078 7.781 0.000
MOT3 -0.346 0.169 -2.044 0.041
MOT4 0.697 0.053 13.116 0.000
emotion =~
EMO1 1.000
EMO2 1.054 0.054 19.382 0.000
EMO3 -0.410 0.139 -2.956 0.003
EMO4 0.771 0.078 9.941 0.000
Covariances:
Estimate Std.Err Z-value P(>|z|)
history ~~
motivation 1.382 0.246 5.614 0.000
emotion 1.313 0.199 6.586 0.000
motivation ~~
emotion 1.575 0.213 7.395 0.000
Intercepts:
Estimate Std.Err Z-value P(>|z|)
HIS1 4.438 0.132 33.497 0.000
HIS2 4.278 0.142 30.192 0.000
HIS3 4.517 0.128 35.302 0.000
HIS4 4.205 0.128 32.868 0.000
MOT1 4.642 0.126 36.806 0.000
MOT2 5.608 0.112 50.256 0.000
MOT3 4.085 0.185 22.085 0.000
MOT4 5.188 0.103 50.450 0.000
EMO1 4.614 0.104 44.270 0.000
EMO2 4.710 0.134 35.235 0.000
EMO3 4.438 0.116 38.386 0.000
EMO4 4.506 0.113 39.945 0.000
history 0.000
motivation 0.000
emotion 0.000
Variances:
Estimate Std.Err Z-value P(>|z|)
HIS1 0.121 0.039 3.099 0.002
HIS2 0.338 0.123 2.735 0.006
HIS3 0.337 0.060 5.636 0.000
HIS4 0.520 0.099 5.238 0.000
MOT1 0.674 0.128 5.271 0.000
MOT2 0.650 0.093 6.999 0.000
MOT3 2.218 0.359 6.184 0.000
MOT4 0.404 0.067 6.074 0.000
EMO1 0.625 0.150 4.155 0.000
EMO2 0.377 0.094 4.007 0.000
EMO3 1.614 0.235 6.855 0.000
EMO4 1.002 0.223 4.499 0.000
history 2.409 0.246 9.785 0.000
motivation 1.681 0.273 6.159 0.000
emotion 1.737 0.266 6.527 0.000
> library(semTools)
> reliability(fit2)
history motivation emotion total
alpha 0.9634943 0.3767812 0.4649107 0.8679822
omega 0.9638765 0.6193784 0.7369433 0.9261453
omega2 0.9638765 0.6193784 0.7369433 0.9261453
omega3 0.9637533 0.6348940 0.7667986 0.8763399
avevar 0.8697854 0.4561635 0.5797538 0.6580224
> reliability(fit2.clustered)
history motivation emotion total
alpha 0.9634943 0.3767812 0.4649107 0.8679822
omega 0.9638765 0.6193784 0.7369433 0.9261453
omega2 0.9638765 0.6193784 0.7369433 0.9261453
omega3 0.9637533 0.6348940 0.7667986 0.8763399
avevar 0.8697854 0.4561635 0.5797538 0.6580224
>