Mplus VERSION 6.1 MUTHEN & MUTHEN 10/16/2010 2:05 AM INPUT INSTRUCTIONS Data: File is all_wide.dat ; Variable: Names are patno age count pritreat tx race gender stage icda mets lnode pmryt survcns surv opfscns opfs pfscns pfs ttopdcns ttopd ttpdcns ttpd tttfcns tttf ttprcns ttpr kps_0 kps_1 kps_2 kps_3 kps_4 kps_5 kps_6 kps_7 kps_8 kps_9 kps_10 kps_11 kps_12 anrx_0 anrx_1 anrx_2 anrx_3 anrx_4 anrx_5 anrx_6 anrx_7 anrx_8 anrx_9 anrx_10 anrx_11 anrx_12 ftg_0 ftg_1 ftg_2 ftg_3 ftg_4 ftg_5 ftg_6 ftg_7 ftg_8 ftg_9 ftg_10 ftg_11 ftg_12 cgh_0 cgh_1 cgh_2 cgh_3 cgh_4 cgh_5 cgh_6 cgh_7 cgh_8 cgh_9 cgh_10 cgh_11 cgh_12 dysp_0 dysp_1 dysp_2 dysp_3 dysp_4 dysp_5 dysp_6 dysp_7 dysp_8 dysp_9 dysp_10 dysp_11 dysp_12 hmpty_0 hmpty_1 hmpty_2 hmpty_3 hmpty_4 hmpty_5 hmpty_6 hmpty_7 hmpty_8 hmpty_9 hmpty_10 hmpty_11 hmpty_12 pain_0 pain_1 pain_2 pain_3 pain_4 pain_5 pain_6 pain_7 pain_8 pain_9 pain_10 pain_11 pain_12 sx_0 sx_1 sx_2 sx_3 sx_4 sx_5 sx_6 sx_7 sx_8 sx_9 sx_10 sx_11 sx_12 intfr_0 intfr_1 intfr_2 intfr_3 intfr_4 intfr_5 intfr_6 intfr_7 intfr_8 intfr_9 intfr_10 intfr_11 intfr_12 qol_0 qol_1 qol_2 qol_3 qol_4 qol_5 qol_6 qol_7 qol_8 qol_9 qol_10 qol_11 qol_12; Missing are all (-9999) ; usev = tx pfs1-pfs9 c1-c9; survival = pfs1(all) pfs2(all) pfs3(all) pfs4(all) pfs5(all) pfs6(all) pfs7(all) pfs8(all) pfs9(all); timecensored = c1 c2 c3 c4 c5 c6 c7 c8 c9 (0 = not 1 = right); Define: ! split into 9 pfs survival variables corresponding to the time periods of the 9 visits if (pfs>=0.7) then pfs1=0.7; ! Visit 1 if (pfs>=0.7) then c1=1; if (pfs<0.7) then pfs1=pfs; if (pfs<0.7) then c1=pfscns; if (pfs>=1.4) then pfs2=0.7; ! Visit 2 if (pfs>=1.4) then c2=1; if (pfs<1.4) then pfs2=pfs-0.7; if (pfs<1.4) then c2=pfscns; if (pfs<0.7) then pfs2=_missing; if (pfs<0.7) then c2=_missing; if (pfs>=2.1) then pfs3=0.7; if (pfs>=2.1) then c3=1; if (pfs<2.1) then pfs3=pfs-1.4; if (pfs<2.1) then c3=pfscns; if (pfs<1.4) then pfs3=_missing; if (pfs<1.4) then c3=_missing; if (pfs>=2.8) then pfs4=0.7; if (pfs>=2.8) then c4=1; if (pfs<2.8) then pfs4=pfs-2.1; if (pfs<2.8) then c4=pfscns; if (pfs<2.1) then pfs4=_missing; if (pfs<2.1) then c4=_missing; if (pfs>=3.5) then pfs5=0.7; if (pfs>=3.5) then c5=1; if (pfs<3.5) then pfs5=pfs-2.8; if (pfs<3.5) then c5=pfscns; if (pfs<2.8) then pfs5=_missing; if (pfs<2.8) then c5=_missing; if (pfs>=4.2) then pfs6=0.7; ! Visit 6 if (pfs>=4.2) then c6=1; if (pfs<4.2) then pfs6=pfs-3.5; if (pfs<4.2) then c6=pfscns; if (pfs<3.5) then pfs6=_missing; if (pfs<3.5) then c6=_missing; if (pfs>=4.9) then pfs7=0.7; if (pfs>=4.9) then c7=1; if (pfs<4.9) then pfs7=pfs-4.2; if (pfs<4.9) then c7=pfscns; if (pfs<4.2) then pfs7=_missing; if (pfs<4.2) then c7=_missing; if (pfs>=5.6) then pfs8=0.7; if (pfs>=5.6) then c8=1; if (pfs<5.6) then pfs8=pfs-4.9; if (pfs<5.6) then c8=pfscns; if (pfs<4.9) then pfs8=_missing; if (pfs<4.9) then c8=_missing; pfs9=pfs-5.6; c9=pfscns; if (pfs<5.6) then pfs9=_missing; if (pfs<5.6) then c9=_missing; Analysis: Model: pfs1-pfs9 on tx (1); ! tx effect held equal across the 9 time periods to reflect the ! assumption of proportional hazards Output: tech1 patterns sampstat standardized; INPUT READING TERMINATED NORMALLY SUMMARY OF ANALYSIS Number of groups 1 Number of observations 243 Number of dependent variables 9 Number of independent variables 1 Number of continuous latent variables 0 Observed dependent variables Time-to-event (survival) PFS1 PFS2 PFS3 PFS4 PFS5 PFS6 PFS7 PFS8 PFS9 Observed independent variables TX Variables with special functions Time-censoring variables C1 C2 C3 C4 C5 C6 C7 C8 C9 Estimator MLR Information matrix OBSERVED Optimization Specifications for the Quasi-Newton Algorithm for Continuous Outcomes Maximum number of iterations 100 Convergence criterion 0.100D-05 Optimization Specifications for the EM Algorithm Maximum number of iterations 500 Convergence criteria Loglikelihood change 0.100D-02 Relative loglikelihood change 0.100D-05 Derivative 0.100D-02 Optimization Specifications for the M step of the EM Algorithm for Categorical Latent variables Number of M step iterations 1 M step convergence criterion 0.100D-02 Basis for M step termination ITERATION Optimization Specifications for the M step of the EM Algorithm for Censored, Binary or Ordered Categorical (Ordinal), Unordered Categorical (Nominal) and Count Outcomes Number of M step iterations 1 M step convergence criterion 0.100D-02 Basis for M step termination ITERATION Maximum value for logit thresholds 15 Minimum value for logit thresholds -15 Minimum expected cell size for chi-square 0.100D-01 Maximum number of iterations for H1 2000 Convergence criterion for H1 0.100D-03 Optimization algorithm EMA Integration Specifications Type STANDARD Number of integration points 15 Dimensions of numerical integration 0 Adaptive quadrature ON Base Hazard OFF Cholesky OFF Input data file(s) all_wide.dat Input data format FREE SUMMARY OF DATA SUMMARY OF MISSING DATA PATTERNS COVARIANCE COVERAGE OF DATA Minimum covariance coverage value 0.100 SAMPLE STATISTICS SAMPLE STATISTICS Means TX ________ 1 1.506 Covariances TX ________ TX 0.251 Correlations TX ________ TX 1.000 THE MODEL ESTIMATION TERMINATED NORMALLY MODEL FIT INFORMATION Number of Free Parameters 1 Loglikelihood H0 Value -432.915 H0 Scaling Correction Factor 1.062 for MLR Information Criteria Akaike (AIC) 867.829 Bayesian (BIC) 871.323 Sample-Size Adjusted BIC 868.153 (n* = (n + 2) / 24) MODEL RESULTS Two-Tailed Estimate S.E. Est./S.E. P-Value PFS1 ON TX -0.325 0.139 -2.339 0.019 PFS2 ON TX -0.325 0.139 -2.339 0.019 PFS3 ON TX -0.325 0.139 -2.339 0.019 PFS4 ON TX -0.325 0.139 -2.339 0.019 PFS5 ON TX -0.325 0.139 -2.339 0.019 PFS6 ON TX -0.325 0.139 -2.339 0.019 PFS7 ON TX -0.325 0.139 -2.339 0.019 PFS8 ON TX -0.325 0.139 -2.339 0.019 PFS9 ON TX -0.325 0.139 -2.339 0.019 STANDARDIZED MODEL RESULTS STDYX Standardization Two-Tailed Estimate S.E. Est./S.E. P-Value PFS1 ON TX -1.000 0.000 ********* 0.000 PFS2 ON TX -1.000 0.000 ********* 0.000 PFS3 ON TX -1.000 0.000 ********* 0.000 PFS4 ON TX -1.000 0.000 ********* 0.000 PFS5 ON TX -1.000 0.000 ********* 0.000 PFS6 ON TX -1.000 0.000 ********* 0.000 PFS7 ON TX -1.000 0.000 ********* 0.000 PFS8 ON TX -1.000 0.000 ********* 0.000 PFS9 ON TX -1.000 0.000 ********* 0.000 STDY Standardization Two-Tailed Estimate S.E. Est./S.E. P-Value PFS1 ON TX -2.000 0.091 -22.045 0.000 PFS2 ON TX -2.000 0.091 -22.045 0.000 PFS3 ON TX -2.000 0.091 -22.045 0.000 PFS4 ON TX -2.000 0.091 -22.045 0.000 PFS5 ON TX -2.000 0.091 -22.045 0.000 PFS6 ON TX -2.000 0.091 -22.045 0.000 PFS7 ON TX -2.000 0.091 -22.045 0.000 PFS8 ON TX -2.000 0.091 -22.045 0.000 PFS9 ON TX -2.000 0.091 -22.045 0.000 STD Standardization Two-Tailed Estimate S.E. Est./S.E. P-Value PFS1 ON TX -0.325 0.139 -2.339 0.019 PFS2 ON TX -0.325 0.139 -2.339 0.019 PFS3 ON TX -0.325 0.139 -2.339 0.019 PFS4 ON TX -0.325 0.139 -2.339 0.019 PFS5 ON TX -0.325 0.139 -2.339 0.019 PFS6 ON TX -0.325 0.139 -2.339 0.019 PFS7 ON TX -0.325 0.139 -2.339 0.019 PFS8 ON TX -0.325 0.139 -2.339 0.019 PFS9 ON TX -0.325 0.139 -2.339 0.019 QUALITY OF NUMERICAL RESULTS Condition Number for the Information Matrix 0.100E+01 (ratio of smallest to largest eigenvalue) TECHNICAL 1 OUTPUT PARAMETER SPECIFICATION NU PFS1#1 PFS1 PFS2#1 PFS2 PFS3#1 ________ ________ ________ ________ ________ 1 0 0 0 0 0 NU PFS3 PFS4#1 PFS4 PFS5#1 PFS5 ________ ________ ________ ________ ________ 1 0 0 0 0 0 NU PFS6#1 PFS6 PFS7#1 PFS7 PFS8#1 ________ ________ ________ ________ ________ 1 0 0 0 0 0 NU PFS8 PFS9#1 PFS9 TX ________ ________ ________ ________ 1 0 0 0 0 LAMBDA PFS1#1 PFS1 PFS2#1 PFS2 PFS3#1 ________ ________ ________ ________ ________ PFS1#1 0 0 0 0 0 PFS1 0 0 0 0 0 PFS2#1 0 0 0 0 0 PFS2 0 0 0 0 0 PFS3#1 0 0 0 0 0 PFS3 0 0 0 0 0 PFS4#1 0 0 0 0 0 PFS4 0 0 0 0 0 PFS5#1 0 0 0 0 0 PFS5 0 0 0 0 0 PFS6#1 0 0 0 0 0 PFS6 0 0 0 0 0 PFS7#1 0 0 0 0 0 PFS7 0 0 0 0 0 PFS8#1 0 0 0 0 0 PFS8 0 0 0 0 0 PFS9#1 0 0 0 0 0 PFS9 0 0 0 0 0 TX 0 0 0 0 0 LAMBDA PFS3 PFS4#1 PFS4 PFS5#1 PFS5 ________ ________ ________ ________ ________ PFS1#1 0 0 0 0 0 PFS1 0 0 0 0 0 PFS2#1 0 0 0 0 0 PFS2 0 0 0 0 0 PFS3#1 0 0 0 0 0 PFS3 0 0 0 0 0 PFS4#1 0 0 0 0 0 PFS4 0 0 0 0 0 PFS5#1 0 0 0 0 0 PFS5 0 0 0 0 0 PFS6#1 0 0 0 0 0 PFS6 0 0 0 0 0 PFS7#1 0 0 0 0 0 PFS7 0 0 0 0 0 PFS8#1 0 0 0 0 0 PFS8 0 0 0 0 0 PFS9#1 0 0 0 0 0 PFS9 0 0 0 0 0 TX 0 0 0 0 0 LAMBDA PFS6#1 PFS6 PFS7#1 PFS7 PFS8#1 ________ ________ ________ ________ ________ PFS1#1 0 0 0 0 0 PFS1 0 0 0 0 0 PFS2#1 0 0 0 0 0 PFS2 0 0 0 0 0 PFS3#1 0 0 0 0 0 PFS3 0 0 0 0 0 PFS4#1 0 0 0 0 0 PFS4 0 0 0 0 0 PFS5#1 0 0 0 0 0 PFS5 0 0 0 0 0 PFS6#1 0 0 0 0 0 PFS6 0 0 0 0 0 PFS7#1 0 0 0 0 0 PFS7 0 0 0 0 0 PFS8#1 0 0 0 0 0 PFS8 0 0 0 0 0 PFS9#1 0 0 0 0 0 PFS9 0 0 0 0 0 TX 0 0 0 0 0 LAMBDA PFS8 PFS9#1 PFS9 TX ________ ________ ________ ________ PFS1#1 0 0 0 0 PFS1 0 0 0 0 PFS2#1 0 0 0 0 PFS2 0 0 0 0 PFS3#1 0 0 0 0 PFS3 0 0 0 0 PFS4#1 0 0 0 0 PFS4 0 0 0 0 PFS5#1 0 0 0 0 PFS5 0 0 0 0 PFS6#1 0 0 0 0 PFS6 0 0 0 0 PFS7#1 0 0 0 0 PFS7 0 0 0 0 PFS8#1 0 0 0 0 PFS8 0 0 0 0 PFS9#1 0 0 0 0 PFS9 0 0 0 0 TX 0 0 0 0 THETA PFS1#1 PFS1 PFS2#1 PFS2 PFS3#1 ________ ________ ________ ________ ________ PFS1#1 0 PFS1 0 0 PFS2#1 0 0 0 PFS2 0 0 0 0 PFS3#1 0 0 0 0 0 PFS3 0 0 0 0 0 PFS4#1 0 0 0 0 0 PFS4 0 0 0 0 0 PFS5#1 0 0 0 0 0 PFS5 0 0 0 0 0 PFS6#1 0 0 0 0 0 PFS6 0 0 0 0 0 PFS7#1 0 0 0 0 0 PFS7 0 0 0 0 0 PFS8#1 0 0 0 0 0 PFS8 0 0 0 0 0 PFS9#1 0 0 0 0 0 PFS9 0 0 0 0 0 TX 0 0 0 0 0 THETA PFS3 PFS4#1 PFS4 PFS5#1 PFS5 ________ ________ ________ ________ ________ PFS3 0 PFS4#1 0 0 PFS4 0 0 0 PFS5#1 0 0 0 0 PFS5 0 0 0 0 0 PFS6#1 0 0 0 0 0 PFS6 0 0 0 0 0 PFS7#1 0 0 0 0 0 PFS7 0 0 0 0 0 PFS8#1 0 0 0 0 0 PFS8 0 0 0 0 0 PFS9#1 0 0 0 0 0 PFS9 0 0 0 0 0 TX 0 0 0 0 0 THETA PFS6#1 PFS6 PFS7#1 PFS7 PFS8#1 ________ ________ ________ ________ ________ PFS6#1 0 PFS6 0 0 PFS7#1 0 0 0 PFS7 0 0 0 0 PFS8#1 0 0 0 0 0 PFS8 0 0 0 0 0 PFS9#1 0 0 0 0 0 PFS9 0 0 0 0 0 TX 0 0 0 0 0 THETA PFS8 PFS9#1 PFS9 TX ________ ________ ________ ________ PFS8 0 PFS9#1 0 0 PFS9 0 0 0 TX 0 0 0 0 ALPHA PFS1#1 PFS1 PFS2#1 PFS2 PFS3#1 ________ ________ ________ ________ ________ 1 0 0 0 0 0 ALPHA PFS3 PFS4#1 PFS4 PFS5#1 PFS5 ________ ________ ________ ________ ________ 1 0 0 0 0 0 ALPHA PFS6#1 PFS6 PFS7#1 PFS7 PFS8#1 ________ ________ ________ ________ ________ 1 0 0 0 0 0 ALPHA PFS8 PFS9#1 PFS9 TX ________ ________ ________ ________ 1 0 0 0 0 BETA PFS1#1 PFS1 PFS2#1 PFS2 PFS3#1 ________ ________ ________ ________ ________ PFS1#1 0 0 0 0 0 PFS1 0 0 0 0 0 PFS2#1 0 0 0 0 0 PFS2 0 0 0 0 0 PFS3#1 0 0 0 0 0 PFS3 0 0 0 0 0 PFS4#1 0 0 0 0 0 PFS4 0 0 0 0 0 PFS5#1 0 0 0 0 0 PFS5 0 0 0 0 0 PFS6#1 0 0 0 0 0 PFS6 0 0 0 0 0 PFS7#1 0 0 0 0 0 PFS7 0 0 0 0 0 PFS8#1 0 0 0 0 0 PFS8 0 0 0 0 0 PFS9#1 0 0 0 0 0 PFS9 0 0 0 0 0 TX 0 0 0 0 0 BETA PFS3 PFS4#1 PFS4 PFS5#1 PFS5 ________ ________ ________ ________ ________ PFS1#1 0 0 0 0 0 PFS1 0 0 0 0 0 PFS2#1 0 0 0 0 0 PFS2 0 0 0 0 0 PFS3#1 0 0 0 0 0 PFS3 0 0 0 0 0 PFS4#1 0 0 0 0 0 PFS4 0 0 0 0 0 PFS5#1 0 0 0 0 0 PFS5 0 0 0 0 0 PFS6#1 0 0 0 0 0 PFS6 0 0 0 0 0 PFS7#1 0 0 0 0 0 PFS7 0 0 0 0 0 PFS8#1 0 0 0 0 0 PFS8 0 0 0 0 0 PFS9#1 0 0 0 0 0 PFS9 0 0 0 0 0 TX 0 0 0 0 0 BETA PFS6#1 PFS6 PFS7#1 PFS7 PFS8#1 ________ ________ ________ ________ ________ PFS1#1 0 0 0 0 0 PFS1 0 0 0 0 0 PFS2#1 0 0 0 0 0 PFS2 0 0 0 0 0 PFS3#1 0 0 0 0 0 PFS3 0 0 0 0 0 PFS4#1 0 0 0 0 0 PFS4 0 0 0 0 0 PFS5#1 0 0 0 0 0 PFS5 0 0 0 0 0 PFS6#1 0 0 0 0 0 PFS6 0 0 0 0 0 PFS7#1 0 0 0 0 0 PFS7 0 0 0 0 0 PFS8#1 0 0 0 0 0 PFS8 0 0 0 0 0 PFS9#1 0 0 0 0 0 PFS9 0 0 0 0 0 TX 0 0 0 0 0 BETA PFS8 PFS9#1 PFS9 TX ________ ________ ________ ________ PFS1#1 0 0 0 0 PFS1 0 0 0 1 PFS2#1 0 0 0 0 PFS2 0 0 0 1 PFS3#1 0 0 0 0 PFS3 0 0 0 1 PFS4#1 0 0 0 0 PFS4 0 0 0 1 PFS5#1 0 0 0 0 PFS5 0 0 0 1 PFS6#1 0 0 0 0 PFS6 0 0 0 1 PFS7#1 0 0 0 0 PFS7 0 0 0 1 PFS8#1 0 0 0 0 PFS8 0 0 0 1 PFS9#1 0 0 0 0 PFS9 0 0 0 1 TX 0 0 0 0 PSI PFS1#1 PFS1 PFS2#1 PFS2 PFS3#1 ________ ________ ________ ________ ________ PFS1#1 0 PFS1 0 0 PFS2#1 0 0 0 PFS2 0 0 0 0 PFS3#1 0 0 0 0 0 PFS3 0 0 0 0 0 PFS4#1 0 0 0 0 0 PFS4 0 0 0 0 0 PFS5#1 0 0 0 0 0 PFS5 0 0 0 0 0 PFS6#1 0 0 0 0 0 PFS6 0 0 0 0 0 PFS7#1 0 0 0 0 0 PFS7 0 0 0 0 0 PFS8#1 0 0 0 0 0 PFS8 0 0 0 0 0 PFS9#1 0 0 0 0 0 PFS9 0 0 0 0 0 TX 0 0 0 0 0 PSI PFS3 PFS4#1 PFS4 PFS5#1 PFS5 ________ ________ ________ ________ ________ PFS3 0 PFS4#1 0 0 PFS4 0 0 0 PFS5#1 0 0 0 0 PFS5 0 0 0 0 0 PFS6#1 0 0 0 0 0 PFS6 0 0 0 0 0 PFS7#1 0 0 0 0 0 PFS7 0 0 0 0 0 PFS8#1 0 0 0 0 0 PFS8 0 0 0 0 0 PFS9#1 0 0 0 0 0 PFS9 0 0 0 0 0 TX 0 0 0 0 0 PSI PFS6#1 PFS6 PFS7#1 PFS7 PFS8#1 ________ ________ ________ ________ ________ PFS6#1 0 PFS6 0 0 PFS7#1 0 0 0 PFS7 0 0 0 0 PFS8#1 0 0 0 0 0 PFS8 0 0 0 0 0 PFS9#1 0 0 0 0 0 PFS9 0 0 0 0 0 TX 0 0 0 0 0 PSI PFS8 PFS9#1 PFS9 TX ________ ________ ________ ________ PFS8 0 PFS9#1 0 0 PFS9 0 0 0 TX 0 0 0 0 STARTING VALUES NU PFS1#1 PFS1 PFS2#1 PFS2 PFS3#1 ________ ________ ________ ________ ________ 1 0.000 0.000 0.000 0.000 0.000 NU PFS3 PFS4#1 PFS4 PFS5#1 PFS5 ________ ________ ________ ________ ________ 1 0.000 0.000 0.000 0.000 0.000 NU PFS6#1 PFS6 PFS7#1 PFS7 PFS8#1 ________ ________ ________ ________ ________ 1 0.000 0.000 0.000 0.000 0.000 NU PFS8 PFS9#1 PFS9 TX ________ ________ ________ ________ 1 0.000 0.000 0.000 0.000 LAMBDA PFS1#1 PFS1 PFS2#1 PFS2 PFS3#1 ________ ________ ________ ________ ________ PFS1#1 1.000 0.000 0.000 0.000 0.000 PFS1 0.000 1.000 0.000 0.000 0.000 PFS2#1 0.000 0.000 1.000 0.000 0.000 PFS2 0.000 0.000 0.000 1.000 0.000 PFS3#1 0.000 0.000 0.000 0.000 1.000 PFS3 0.000 0.000 0.000 0.000 0.000 PFS4#1 0.000 0.000 0.000 0.000 0.000 PFS4 0.000 0.000 0.000 0.000 0.000 PFS5#1 0.000 0.000 0.000 0.000 0.000 PFS5 0.000 0.000 0.000 0.000 0.000 PFS6#1 0.000 0.000 0.000 0.000 0.000 PFS6 0.000 0.000 0.000 0.000 0.000 PFS7#1 0.000 0.000 0.000 0.000 0.000 PFS7 0.000 0.000 0.000 0.000 0.000 PFS8#1 0.000 0.000 0.000 0.000 0.000 PFS8 0.000 0.000 0.000 0.000 0.000 PFS9#1 0.000 0.000 0.000 0.000 0.000 PFS9 0.000 0.000 0.000 0.000 0.000 TX 0.000 0.000 0.000 0.000 0.000 LAMBDA PFS3 PFS4#1 PFS4 PFS5#1 PFS5 ________ ________ ________ ________ ________ PFS1#1 0.000 0.000 0.000 0.000 0.000 PFS1 0.000 0.000 0.000 0.000 0.000 PFS2#1 0.000 0.000 0.000 0.000 0.000 PFS2 0.000 0.000 0.000 0.000 0.000 PFS3#1 0.000 0.000 0.000 0.000 0.000 PFS3 1.000 0.000 0.000 0.000 0.000 PFS4#1 0.000 1.000 0.000 0.000 0.000 PFS4 0.000 0.000 1.000 0.000 0.000 PFS5#1 0.000 0.000 0.000 1.000 0.000 PFS5 0.000 0.000 0.000 0.000 1.000 PFS6#1 0.000 0.000 0.000 0.000 0.000 PFS6 0.000 0.000 0.000 0.000 0.000 PFS7#1 0.000 0.000 0.000 0.000 0.000 PFS7 0.000 0.000 0.000 0.000 0.000 PFS8#1 0.000 0.000 0.000 0.000 0.000 PFS8 0.000 0.000 0.000 0.000 0.000 PFS9#1 0.000 0.000 0.000 0.000 0.000 PFS9 0.000 0.000 0.000 0.000 0.000 TX 0.000 0.000 0.000 0.000 0.000 LAMBDA PFS6#1 PFS6 PFS7#1 PFS7 PFS8#1 ________ ________ ________ ________ ________ PFS1#1 0.000 0.000 0.000 0.000 0.000 PFS1 0.000 0.000 0.000 0.000 0.000 PFS2#1 0.000 0.000 0.000 0.000 0.000 PFS2 0.000 0.000 0.000 0.000 0.000 PFS3#1 0.000 0.000 0.000 0.000 0.000 PFS3 0.000 0.000 0.000 0.000 0.000 PFS4#1 0.000 0.000 0.000 0.000 0.000 PFS4 0.000 0.000 0.000 0.000 0.000 PFS5#1 0.000 0.000 0.000 0.000 0.000 PFS5 0.000 0.000 0.000 0.000 0.000 PFS6#1 1.000 0.000 0.000 0.000 0.000 PFS6 0.000 1.000 0.000 0.000 0.000 PFS7#1 0.000 0.000 1.000 0.000 0.000 PFS7 0.000 0.000 0.000 1.000 0.000 PFS8#1 0.000 0.000 0.000 0.000 1.000 PFS8 0.000 0.000 0.000 0.000 0.000 PFS9#1 0.000 0.000 0.000 0.000 0.000 PFS9 0.000 0.000 0.000 0.000 0.000 TX 0.000 0.000 0.000 0.000 0.000 LAMBDA PFS8 PFS9#1 PFS9 TX ________ ________ ________ ________ PFS1#1 0.000 0.000 0.000 0.000 PFS1 0.000 0.000 0.000 0.000 PFS2#1 0.000 0.000 0.000 0.000 PFS2 0.000 0.000 0.000 0.000 PFS3#1 0.000 0.000 0.000 0.000 PFS3 0.000 0.000 0.000 0.000 PFS4#1 0.000 0.000 0.000 0.000 PFS4 0.000 0.000 0.000 0.000 PFS5#1 0.000 0.000 0.000 0.000 PFS5 0.000 0.000 0.000 0.000 PFS6#1 0.000 0.000 0.000 0.000 PFS6 0.000 0.000 0.000 0.000 PFS7#1 0.000 0.000 0.000 0.000 PFS7 0.000 0.000 0.000 0.000 PFS8#1 0.000 0.000 0.000 0.000 PFS8 1.000 0.000 0.000 0.000 PFS9#1 0.000 1.000 0.000 0.000 PFS9 0.000 0.000 1.000 0.000 TX 0.000 0.000 0.000 1.000 THETA PFS1#1 PFS1 PFS2#1 PFS2 PFS3#1 ________ ________ ________ ________ ________ PFS1#1 0.000 PFS1 0.000 0.000 PFS2#1 0.000 0.000 0.000 PFS2 0.000 0.000 0.000 0.000 PFS3#1 0.000 0.000 0.000 0.000 0.000 PFS3 0.000 0.000 0.000 0.000 0.000 PFS4#1 0.000 0.000 0.000 0.000 0.000 PFS4 0.000 0.000 0.000 0.000 0.000 PFS5#1 0.000 0.000 0.000 0.000 0.000 PFS5 0.000 0.000 0.000 0.000 0.000 PFS6#1 0.000 0.000 0.000 0.000 0.000 PFS6 0.000 0.000 0.000 0.000 0.000 PFS7#1 0.000 0.000 0.000 0.000 0.000 PFS7 0.000 0.000 0.000 0.000 0.000 PFS8#1 0.000 0.000 0.000 0.000 0.000 PFS8 0.000 0.000 0.000 0.000 0.000 PFS9#1 0.000 0.000 0.000 0.000 0.000 PFS9 0.000 0.000 0.000 0.000 0.000 TX 0.000 0.000 0.000 0.000 0.000 THETA PFS3 PFS4#1 PFS4 PFS5#1 PFS5 ________ ________ ________ ________ ________ PFS3 0.000 PFS4#1 0.000 0.000 PFS4 0.000 0.000 0.000 PFS5#1 0.000 0.000 0.000 0.000 PFS5 0.000 0.000 0.000 0.000 0.000 PFS6#1 0.000 0.000 0.000 0.000 0.000 PFS6 0.000 0.000 0.000 0.000 0.000 PFS7#1 0.000 0.000 0.000 0.000 0.000 PFS7 0.000 0.000 0.000 0.000 0.000 PFS8#1 0.000 0.000 0.000 0.000 0.000 PFS8 0.000 0.000 0.000 0.000 0.000 PFS9#1 0.000 0.000 0.000 0.000 0.000 PFS9 0.000 0.000 0.000 0.000 0.000 TX 0.000 0.000 0.000 0.000 0.000 THETA PFS6#1 PFS6 PFS7#1 PFS7 PFS8#1 ________ ________ ________ ________ ________ PFS6#1 0.000 PFS6 0.000 0.000 PFS7#1 0.000 0.000 0.000 PFS7 0.000 0.000 0.000 0.000 PFS8#1 0.000 0.000 0.000 0.000 0.000 PFS8 0.000 0.000 0.000 0.000 0.000 PFS9#1 0.000 0.000 0.000 0.000 0.000 PFS9 0.000 0.000 0.000 0.000 0.000 TX 0.000 0.000 0.000 0.000 0.000 THETA PFS8 PFS9#1 PFS9 TX ________ ________ ________ ________ PFS8 0.000 PFS9#1 0.000 0.000 PFS9 0.000 0.000 0.000 TX 0.000 0.000 0.000 0.000 ALPHA PFS1#1 PFS1 PFS2#1 PFS2 PFS3#1 ________ ________ ________ ________ ________ 1 -20.000 0.000 -20.000 0.000 -20.000 ALPHA PFS3 PFS4#1 PFS4 PFS5#1 PFS5 ________ ________ ________ ________ ________ 1 0.000 -20.000 0.000 -20.000 0.000 ALPHA PFS6#1 PFS6 PFS7#1 PFS7 PFS8#1 ________ ________ ________ ________ ________ 1 -20.000 0.000 -20.000 0.000 -20.000 ALPHA PFS8 PFS9#1 PFS9 TX ________ ________ ________ ________ 1 0.000 -20.000 0.000 0.000 BETA PFS1#1 PFS1 PFS2#1 PFS2 PFS3#1 ________ ________ ________ ________ ________ PFS1#1 0.000 0.000 0.000 0.000 0.000 PFS1 0.000 0.000 0.000 0.000 0.000 PFS2#1 0.000 0.000 0.000 0.000 0.000 PFS2 0.000 0.000 0.000 0.000 0.000 PFS3#1 0.000 0.000 0.000 0.000 0.000 PFS3 0.000 0.000 0.000 0.000 0.000 PFS4#1 0.000 0.000 0.000 0.000 0.000 PFS4 0.000 0.000 0.000 0.000 0.000 PFS5#1 0.000 0.000 0.000 0.000 0.000 PFS5 0.000 0.000 0.000 0.000 0.000 PFS6#1 0.000 0.000 0.000 0.000 0.000 PFS6 0.000 0.000 0.000 0.000 0.000 PFS7#1 0.000 0.000 0.000 0.000 0.000 PFS7 0.000 0.000 0.000 0.000 0.000 PFS8#1 0.000 0.000 0.000 0.000 0.000 PFS8 0.000 0.000 0.000 0.000 0.000 PFS9#1 0.000 0.000 0.000 0.000 0.000 PFS9 0.000 0.000 0.000 0.000 0.000 TX 0.000 0.000 0.000 0.000 0.000 BETA PFS3 PFS4#1 PFS4 PFS5#1 PFS5 ________ ________ ________ ________ ________ PFS1#1 0.000 0.000 0.000 0.000 0.000 PFS1 0.000 0.000 0.000 0.000 0.000 PFS2#1 0.000 0.000 0.000 0.000 0.000 PFS2 0.000 0.000 0.000 0.000 0.000 PFS3#1 0.000 0.000 0.000 0.000 0.000 PFS3 0.000 0.000 0.000 0.000 0.000 PFS4#1 0.000 0.000 0.000 0.000 0.000 PFS4 0.000 0.000 0.000 0.000 0.000 PFS5#1 0.000 0.000 0.000 0.000 0.000 PFS5 0.000 0.000 0.000 0.000 0.000 PFS6#1 0.000 0.000 0.000 0.000 0.000 PFS6 0.000 0.000 0.000 0.000 0.000 PFS7#1 0.000 0.000 0.000 0.000 0.000 PFS7 0.000 0.000 0.000 0.000 0.000 PFS8#1 0.000 0.000 0.000 0.000 0.000 PFS8 0.000 0.000 0.000 0.000 0.000 PFS9#1 0.000 0.000 0.000 0.000 0.000 PFS9 0.000 0.000 0.000 0.000 0.000 TX 0.000 0.000 0.000 0.000 0.000 BETA PFS6#1 PFS6 PFS7#1 PFS7 PFS8#1 ________ ________ ________ ________ ________ PFS1#1 0.000 0.000 0.000 0.000 0.000 PFS1 0.000 0.000 0.000 0.000 0.000 PFS2#1 0.000 0.000 0.000 0.000 0.000 PFS2 0.000 0.000 0.000 0.000 0.000 PFS3#1 0.000 0.000 0.000 0.000 0.000 PFS3 0.000 0.000 0.000 0.000 0.000 PFS4#1 0.000 0.000 0.000 0.000 0.000 PFS4 0.000 0.000 0.000 0.000 0.000 PFS5#1 0.000 0.000 0.000 0.000 0.000 PFS5 0.000 0.000 0.000 0.000 0.000 PFS6#1 0.000 0.000 0.000 0.000 0.000 PFS6 0.000 0.000 0.000 0.000 0.000 PFS7#1 0.000 0.000 0.000 0.000 0.000 PFS7 0.000 0.000 0.000 0.000 0.000 PFS8#1 0.000 0.000 0.000 0.000 0.000 PFS8 0.000 0.000 0.000 0.000 0.000 PFS9#1 0.000 0.000 0.000 0.000 0.000 PFS9 0.000 0.000 0.000 0.000 0.000 TX 0.000 0.000 0.000 0.000 0.000 BETA PFS8 PFS9#1 PFS9 TX ________ ________ ________ ________ PFS1#1 0.000 0.000 0.000 0.000 PFS1 0.000 0.000 0.000 0.000 PFS2#1 0.000 0.000 0.000 0.000 PFS2 0.000 0.000 0.000 0.000 PFS3#1 0.000 0.000 0.000 0.000 PFS3 0.000 0.000 0.000 0.000 PFS4#1 0.000 0.000 0.000 0.000 PFS4 0.000 0.000 0.000 0.000 PFS5#1 0.000 0.000 0.000 0.000 PFS5 0.000 0.000 0.000 0.000 PFS6#1 0.000 0.000 0.000 0.000 PFS6 0.000 0.000 0.000 0.000 PFS7#1 0.000 0.000 0.000 0.000 PFS7 0.000 0.000 0.000 0.000 PFS8#1 0.000 0.000 0.000 0.000 PFS8 0.000 0.000 0.000 0.000 PFS9#1 0.000 0.000 0.000 0.000 PFS9 0.000 0.000 0.000 0.000 TX 0.000 0.000 0.000 0.000 PSI PFS1#1 PFS1 PFS2#1 PFS2 PFS3#1 ________ ________ ________ ________ ________ PFS1#1 0.000 PFS1 0.000 0.000 PFS2#1 0.000 0.000 0.000 PFS2 0.000 0.000 0.000 0.000 PFS3#1 0.000 0.000 0.000 0.000 0.000 PFS3 0.000 0.000 0.000 0.000 0.000 PFS4#1 0.000 0.000 0.000 0.000 0.000 PFS4 0.000 0.000 0.000 0.000 0.000 PFS5#1 0.000 0.000 0.000 0.000 0.000 PFS5 0.000 0.000 0.000 0.000 0.000 PFS6#1 0.000 0.000 0.000 0.000 0.000 PFS6 0.000 0.000 0.000 0.000 0.000 PFS7#1 0.000 0.000 0.000 0.000 0.000 PFS7 0.000 0.000 0.000 0.000 0.000 PFS8#1 0.000 0.000 0.000 0.000 0.000 PFS8 0.000 0.000 0.000 0.000 0.000 PFS9#1 0.000 0.000 0.000 0.000 0.000 PFS9 0.000 0.000 0.000 0.000 0.000 TX 0.000 0.000 0.000 0.000 0.000 PSI PFS3 PFS4#1 PFS4 PFS5#1 PFS5 ________ ________ ________ ________ ________ PFS3 0.000 PFS4#1 0.000 0.000 PFS4 0.000 0.000 0.000 PFS5#1 0.000 0.000 0.000 0.000 PFS5 0.000 0.000 0.000 0.000 0.000 PFS6#1 0.000 0.000 0.000 0.000 0.000 PFS6 0.000 0.000 0.000 0.000 0.000 PFS7#1 0.000 0.000 0.000 0.000 0.000 PFS7 0.000 0.000 0.000 0.000 0.000 PFS8#1 0.000 0.000 0.000 0.000 0.000 PFS8 0.000 0.000 0.000 0.000 0.000 PFS9#1 0.000 0.000 0.000 0.000 0.000 PFS9 0.000 0.000 0.000 0.000 0.000 TX 0.000 0.000 0.000 0.000 0.000 PSI PFS6#1 PFS6 PFS7#1 PFS7 PFS8#1 ________ ________ ________ ________ ________ PFS6#1 0.000 PFS6 0.000 0.000 PFS7#1 0.000 0.000 0.000 PFS7 0.000 0.000 0.000 0.000 PFS8#1 0.000 0.000 0.000 0.000 0.000 PFS8 0.000 0.000 0.000 0.000 0.000 PFS9#1 0.000 0.000 0.000 0.000 0.000 PFS9 0.000 0.000 0.000 0.000 0.000 TX 0.000 0.000 0.000 0.000 0.000 PSI PFS8 PFS9#1 PFS9 TX ________ ________ ________ ________ PFS8 0.000 PFS9#1 0.000 0.000 PFS9 0.000 0.000 0.000 TX 0.000 0.000 0.000 0.125 Beginning Time: 02:05:34 Ending Time: 02:05:35 Elapsed Time: 00:00:01 MUTHEN & MUTHEN 3463 Stoner Ave. Los Angeles, CA 90066 Tel: (310) 391-9971 Fax: (310) 391-8971 Web: www.StatModel.com Support: Support@StatModel.com Copyright (c) 1998-2010 Muthen & Muthen