Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.10 KB | None | 0 0
  1. model01<-'ResidentialMobility~a*Coun
  2. SavingMotherPercentage~e*Affect
  3. SavingMotherPercentage~f*Author
  4. SavingMotherPercentage~g*Recipro
  5.  
  6. Affect~b*ResidentialMobility
  7. Author~c*ResidentialMobility
  8. Recipro~d*ResidentialMobility
  9.  
  10. ResidentialMobility~h*Affect
  11. ResidentialMobility~i*Author
  12. ResidentialMobility~j*Recipro
  13.  
  14. Affect~~Author+Recipro+ResidentialMobility
  15. Author~~Recipro+ResidentialMobility
  16. Recipro~~ResidentialMobility
  17.  
  18.  
  19. Coun~SavingMotherPercentage
  20.  
  21. ab:=a*b
  22. ac:=a*c
  23. ad:=a*d
  24.  
  25. be:=b*e
  26. cf:=c*f
  27. dg:=d*g
  28. '
  29.  
  30. fit <- cfa(model01, estimator = "MLR", data = data01, missing = "FIML")
  31. summary(fit, standardized = TRUE, fit.measures = TRUE)
  32.  
  33. Used Total
  34. Number of observations 502 506
  35.  
  36. Number of missing patterns 4
  37.  
  38. Estimator ML Robust
  39. Minimum Function Test Statistic NA NA
  40. Degrees of freedom -2 -2
  41. Minimum Function Value 0.0005232772506
  42. Scaling correction factor
  43. for the Yuan-Bentler correction
  44.  
  45. User model versus baseline model:
  46.  
  47. Comparative Fit Index (CFI) NA NA
  48. Tucker-Lewis Index (TLI) NA NA
  49.  
  50. Loglikelihood and Information Criteria:
  51.  
  52. Loglikelihood user model (H0) -5057.346 -5057.346
  53. Loglikelihood unrestricted model (H1) -5057.084 -5057.084
  54.  
  55. Number of free parameters 29 29
  56. Akaike (AIC) 10172.693 10172.693
  57. Bayesian (BIC) 10295.032 10295.032
  58. Sample-size adjusted Bayesian (BIC) 10202.984 10202.984
  59.  
  60. Root Mean Square Error of Approximation:
  61.  
  62. RMSEA NA NA
  63. 90 Percent Confidence Interval NA NA NA NA
  64. P-value RMSEA <= 0.05 NA NA
  65.  
  66. Standardized Root Mean Square Residual:
  67.  
  68. SRMR 0.006 0.006
  69.  
  70. Parameter Estimates:
  71.  
  72. Information Observed
  73. Standard Errors Robust.huber.white
  74.  
  75. Regressions:
  76. Estimate Std.Err z-value P(>|z|) Std.lv Std.all
  77. ResidentialMobility ~
  78. Coun (a) -1.543 0.255 -6.052 0.000 -1.543 -0.540
  79. SavingMotherPercentage ~
  80. Affect (e) 3.093 1.684 1.837 0.066 3.093 0.122
  81. Author (f) 2.618 0.923 2.835 0.005 2.618 0.145
  82. Recipro (g) 0.061 1.344 0.046 0.964 0.061 0.003
  83. Affect ~
  84. RsdntlMblt (b) -0.311 0.075 -4.125 0.000 -0.311 -0.570
  85. Author ~
  86. RsdntlMblt (c) -0.901 0.119 -7.567 0.000 -0.901 -1.180
  87. Recipro ~
  88. RsdntlMblt (d) -0.313 0.082 -3.841 0.000 -0.313 -0.512
  89. ResidentialMobility ~
  90. Affect (h) -0.209 0.193 -1.082 0.279 -0.209 -0.114
  91. Author (i) 0.475 0.192 2.474 0.013 0.475 0.363
  92. Recipro (j) 0.178 0.346 0.514 0.607 0.178 0.109
  93. Coun ~
  94. SvngMthrPr 0.003 0.001 2.225 0.026 0.003 0.108
  95.  
  96. Covariances:
  97. Estimate Std.Err z-value P(>|z|) Std.lv Std.all
  98. .Affect ~~
  99. .Author 0.667 0.171 3.893 0.000 0.667 0.534
  100. .Recipro 0.669 0.119 5.623 0.000 0.669 0.773
  101. .ResidentialMobility ~~
  102. .Affect 0.624 0.144 4.347 0.000 0.624 0.474
  103. .Author ~~
  104. .Recipro 0.565 0.173 3.267 0.001 0.565 0.416
  105. .ResidentialMobility ~~
  106. .Author 1.029 0.288 3.572 0.000 1.029 0.499
  107. .Recipro 0.564 0.304 1.851 0.064 0.564 0.395
  108.  
  109. Intercepts:
  110. Estimate Std.Err z-value P(>|z|) Std.lv Std.all
  111. .ResidentlMblty 1.813 NA 1.813 1.270
  112. .SvngMthrPrcntg 29.591 7.347 4.027 0.000 29.591 1.499
  113. .Affect 5.701 0.169 33.797 0.000 5.701 7.320
  114. .Author 5.569 0.275 20.259 0.000 5.569 5.109
  115. .Recipro 5.149 0.186 27.642 0.000 5.149 5.889
  116. .Coun 0.367 0.069 5.336 0.000 0.367 0.735
  117.  
  118. Variances:
  119. Estimate Std.Err z-value P(>|z|) Std.lv Std.all
  120. .ResidentlMblty 2.169 0.259 8.378 0.000 2.169 1.064
  121. .SvngMthrPrcntg 363.792 23.428 15.528 0.000 363.792 0.934
  122. .Affect 0.797 0.129 6.153 0.000 0.797 1.314
  123. .Author 1.957 0.343 5.713 0.000 1.957 1.647
  124. .Recipro 0.941 0.126 7.439 0.000 0.941 1.231
  125. .Coun 0.242 0.004 54.431 0.000 0.242 0.969
  126.  
  127. Defined Parameters:
  128. Estimate Std.Err z-value P(>|z|) Std.lv Std.all
  129. ab 0.480 0.120 3.991 0.000 0.480 0.308
  130. ac 1.390 0.261 5.328 0.000 1.390 0.637
  131. ad 0.483 0.133 3.640 0.000 0.483 0.276
  132. be -0.962 0.548 -1.757 0.079 -0.962 -0.070
  133. cf -2.359 0.851 -2.771 0.006 -2.359 -0.171
  134. dg -0.019 0.421 -0.046 0.964 -0.019 -0.001
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement