**MX-PC 1.65b** Job started on 03/05/07 at 16:27:13 ! ESTIMATE GENETIC (QTL) AND ENVIRONMENTAL COMPONENTS - FEQ MODEL ! BRISBANE TWIN AND FAMILY STUDY OF COGNITION #DEFINE NVAR 1 #DEFINE NVARX2 2 The following MX script lines were read for group 1 #NGROUPS 5 Note: #NGroup set number of groups to 5 G1: MODEL PARAMETERS CALCULATION BEGIN MATRICES; X LOWER NVAR NVAR FREE ! RESIDUAL FAMILIAL PATH COEFFICIENTS Z LOWER NVAR NVAR FREE ! NONSHARED ENVIRONMENT PATH COEFFICIENTS L LOWER NVAR NVAR FREE ! QTL PATH COEFFICIENTS H FULL 1 1 END MATRICES; MATRIX H .5 START 5 ALL BEGIN ALGEBRA; F=X*X'; ! RESIDUAL FAMILIAL VARIANCE COMPONENTS E=Z*Z'; ! NONSHARED ENVIRONMENT VARIANCE COMPONENTS Q=L*L'; ! QTL VARIANCE COMPONENTS END ALGEBRA; END The following MX script lines were read for group 2 G2: DZ IBD2 TWINS DATA NINPUT=10 RECTANGULAR FILE=PIQDZ.REC Rectangular continuous data read initiated Note: Maximum ordinal/rectangular record length is: 1000 NOTE: Rectangular file contained 710 records with data that contained a total of 6536 observations LABELS FAM ID1 ID2 PIQ1 PIQ2 IBD0MNR IBD1MNR IBD2MNR PIHAT PICAT SELECT IF PICAT =2; NOTE: Select if yields 184 data vectors for analysis NOTE: Vectors contain a total of 1695 observations SELECT PIQ1 PIQ2 ; BEGIN MATRICES = GROUP 1; NOTE: Selection yields 142 data vectors for analysis NOTE: Vectors contain a total of 223 observations M FULL NVAR NVARX2 FREE K FULL 1 1 ! CORRELATION OF QTL EFFECTS END MATRICES; MATRIX M 110 110 MATRIX K 1 MEANS M; COVARIANCE F+Q+E | F+K@Q _ F+K@Q | F+Q+E; END The following MX script lines were read for group 3 G3: DZ IBD1 TWINS DATA NINPUT=10 RECTANGULAR FILE=PIQDZ.REC Rectangular continuous data read initiated Note: Maximum ordinal/rectangular record length is: 1000 NOTE: Rectangular file contained 710 records with data that contained a total of 6536 observations LABELS FAM ID1 ID2 PIQ1 PIQ2 IBD0MNR IBD1MNR IBD2MNR PIHAT PICAT SELECT IF PICAT =1; NOTE: Select if yields 366 data vectors for analysis NOTE: Vectors contain a total of 3350 observations SELECT PIQ1 PIQ2 ; BEGIN MATRICES = GROUP 1; NOTE: Selection yields 278 data vectors for analysis NOTE: Vectors contain a total of 422 observations M FULL NVAR NVARX2 FREE K FULL 1 1 END MATRICES; MATRIX M 110 110 MATRIX K .5 MEANS M; COVARIANCE F+Q+E | F+K@Q _ F+K@Q | F+Q+E; END The following MX script lines were read for group 4 G4: DZ IBD0 TWINS DATA NINPUT=10 RECTANGULAR FILE=PIQDZ.REC Rectangular continuous data read initiated Note: Maximum ordinal/rectangular record length is: 1000 NOTE: Rectangular file contained 710 records with data that contained a total of 6536 observations LABELS FAM ID1 ID2 PIQ1 PIQ2 IBD0MNR IBD1MNR IBD2MNR PIHAT PICAT SELECT IF PICAT =0; NOTE: Select if yields 160 data vectors for analysis NOTE: Vectors contain a total of 1491 observations SELECT PIQ1 PIQ2 ; BEGIN MATRICES = GROUP 1; NOTE: Selection yields 130 data vectors for analysis NOTE: Vectors contain a total of 211 observations M FULL NVAR NVARX2 FREE END MATRICES; MATRIX M 110 110 MEANS M; COVARIANCE F+Q+E | F_ F | F+Q+E; END The following MX script lines were read for group 5 G5: STANDARDIZATION CALCULATION BEGIN MATRICES = GROUP 1; BEGIN ALGEBRA; V=F+E+Q; ! TOTAL VARIANCE T=F|E|Q; ! CONCATENATE PARAMETER ESTIMATES S=T@V~; ! STANDARDIZED PARAMETER ESTIMATES END ALGEBRA; LABELS ROW S STANDEST LABELS COL S F^2 E^2 Q^2 LABELS ROW T UNSTANDEST LABELS COL T F^2 E^2 Q^2 !FEQ MODEL INTERVAL S 1 1 - S 1 3 OPTION RSIDUALS NDECIMALS=4 OPTION MULTIPLE ISSAT END Summary of VL file data for group 2 PIQ1 PIQ2 Code 1.0000 2.0000 Number 142.0000 81.0000 Mean 110.2817 112.3333 Variance 299.4136 282.3457 Minimum 68.0000 77.0000 Maximum 149.0000 150.0000 Summary of VL file data for group 3 PIQ1 PIQ2 Code 1.0000 2.0000 Number 276.0000 146.0000 Mean 112.3768 112.0753 Variance 259.3942 262.0423 Minimum 73.0000 68.0000 Maximum 149.0000 149.0000 Summary of VL file data for group 4 PIQ1 PIQ2 Code 1.0000 2.0000 Number 129.0000 82.0000 Mean 112.8527 109.7317 Variance 264.4202 309.4646 Minimum 77.0000 68.0000 Maximum 149.0000 143.0000 PARAMETER SPECIFICATIONS GROUP NUMBER: 1 G1: Model Parameters MATRIX E This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX F This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX H This is a FULL matrix of order 1 by 1 It has no free parameters specified MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 3 MATRIX Q This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 1 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 2 GROUP NUMBER: 2 G2: DZ IBD2 twins MATRIX E This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX F This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX H This is a FULL matrix of order 1 by 1 It has no free parameters specified MATRIX K This is a FULL matrix of order 1 by 1 It has no free parameters specified MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 3 MATRIX M This is a FULL matrix of order 1 by 2 1 2 1 4 5 MATRIX Q This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 1 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 2 GROUP NUMBER: 3 G3: DZ IBD1 twins MATRIX E This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX F This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX H This is a FULL matrix of order 1 by 1 It has no free parameters specified MATRIX K This is a FULL matrix of order 1 by 1 It has no free parameters specified MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 3 MATRIX M This is a FULL matrix of order 1 by 2 1 2 1 6 7 MATRIX Q This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 1 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 2 GROUP NUMBER: 4 G4: DZ IBD0 twins MATRIX E This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX F This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX H This is a FULL matrix of order 1 by 1 It has no free parameters specified MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 3 MATRIX M This is a FULL matrix of order 1 by 2 1 2 1 8 9 MATRIX Q This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 1 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 2 GROUP NUMBER: 5 G5: Standardization MATRIX E This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX F This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX H This is a FULL matrix of order 1 by 1 It has no free parameters specified MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 3 MATRIX Q This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX S This is a computed FULL matrix of order 1 by 3 It has no free parameters specified MATRIX T This is a computed FULL matrix of order 1 by 3 It has no free parameters specified MATRIX V This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 1 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 2 Mx starting optimization; number of parameters = 9 MX PARAMETER ESTIMATES GROUP NUMBER: 1 G1: Model Parameters MATRIX E This is a computed FULL matrix of order 1 by 1 [=Z*Z'] 1 1 118.7424 MATRIX F This is a computed FULL matrix of order 1 by 1 [=X*X'] 1 1 28.2745 MATRIX H This is a FULL matrix of order 1 by 1 1 1 0.5000 MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 11.2986 MATRIX Q This is a computed FULL matrix of order 1 by 1 [=L*L'] 1 1 127.6588 MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 5.3174 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 10.8969 GROUP NUMBER: 2 G2: DZ IBD2 twins MATRIX E This is a computed FULL matrix of order 1 by 1 [=Z*Z'] 1 1 118.7424 MATRIX F This is a computed FULL matrix of order 1 by 1 [=X*X'] 1 1 28.2745 MATRIX H This is a FULL matrix of order 1 by 1 1 1 0.5000 MATRIX K This is a FULL matrix of order 1 by 1 1 1 1.0000 MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 11.2986 MATRIX M This is a FULL matrix of order 1 by 2 1 2 1 110.2822 112.0104 MATRIX Q This is a computed FULL matrix of order 1 by 1 [=L*L'] 1 1 127.6588 MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 5.3174 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 10.8969 GROUP NUMBER: 3 G3: DZ IBD1 twins MATRIX E This is a computed FULL matrix of order 1 by 1 [=Z*Z'] 1 1 118.7424 MATRIX F This is a computed FULL matrix of order 1 by 1 [=X*X'] 1 1 28.2745 MATRIX H This is a FULL matrix of order 1 by 1 1 1 0.5000 MATRIX K This is a FULL matrix of order 1 by 1 1 1 0.5000 MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 11.2986 MATRIX M This is a FULL matrix of order 1 by 2 1 2 1 112.3772 111.8184 MATRIX Q This is a computed FULL matrix of order 1 by 1 [=L*L'] 1 1 127.6588 MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 5.3174 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 10.8969 GROUP NUMBER: 4 G4: DZ IBD0 twins MATRIX E This is a computed FULL matrix of order 1 by 1 [=Z*Z'] 1 1 118.7424 MATRIX F This is a computed FULL matrix of order 1 by 1 [=X*X'] 1 1 28.2745 MATRIX H This is a FULL matrix of order 1 by 1 1 1 0.5000 MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 11.2986 MATRIX M This is a FULL matrix of order 1 by 2 1 2 1 112.8535 109.8531 MATRIX Q This is a computed FULL matrix of order 1 by 1 [=L*L'] 1 1 127.6588 MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 5.3174 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 10.8969 GROUP NUMBER: 5 G5: Standardization MATRIX E This is a computed FULL matrix of order 1 by 1 [=Z*Z'] 1 1 118.7424 MATRIX F This is a computed FULL matrix of order 1 by 1 [=X*X'] 1 1 28.2745 MATRIX H This is a FULL matrix of order 1 by 1 1 1 0.5000 MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 11.2986 MATRIX Q This is a computed FULL matrix of order 1 by 1 [=L*L'] 1 1 127.6588 MATRIX S This is a computed FULL matrix of order 1 by 3 [=T@V~] F^2 E^2 Q^2 STANDEST 0.1029 0.4323 0.4648 MATRIX T This is a computed FULL matrix of order 1 by 3 [=F|E|Q] F^2 E^2 Q^2 UNSTANDEST 28.2745 118.7424 127.6588 MATRIX V This is a computed FULL matrix of order 1 by 1 [=F+E+Q] 1 1 274.6756 MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 5.3174 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 10.8969 EXPECTED MATRIX of this CALCULATION group Your model has 9 estimated parameters and 856 Observed statistics -2 times log-likelihood of data >>> 7186.619 Degrees of freedom >>>>>>>>>>>>>>>> 847 Akaike's Information Criterion >>>> 5492.619 Bayesian Information Criterion >>>> 921.059 Sample size Adjusted BIC >>>> 2265.427 Deviance Information Criterion >>>> 1699.400 3 Confidence intervals requested in group 5 Matrix Element Int. Estimate Lower Upper Lfail Ufail S 5 1 1 95.0 0.1029 0.0000 0.2714 0 0 0 0 S 5 1 2 95.0 0.4323 0.3233 0.5764 0 0 0 0 S 5 1 3 95.0 0.4648 0.2194 0.6679 0 0 0 0 This problem used 2.4% of my workspace Task Time elapsed (DD:HH:MM:SS) Reading script & data 0: 0: 0: 0.44 Execution 0: 0: 0: 6.66 TOTAL 0: 0: 0: 7.10 Total number of warnings issued: 0 ______________________________________________________________________________ ! TEST SIGNIFICANCE OF QTL EFFECT Multiple fit option in effect. The following MX script lines have been read: DROP L 1 1 1 END Summary of VL file data for group 2 PIQ1 PIQ2 Code 1.0000 2.0000 Number 142.0000 81.0000 Mean 110.2817 112.3333 Variance 299.4136 282.3457 Minimum 68.0000 77.0000 Maximum 149.0000 150.0000 Summary of VL file data for group 3 PIQ1 PIQ2 Code 1.0000 2.0000 Number 276.0000 146.0000 Mean 112.3768 112.0753 Variance 259.3942 262.0423 Minimum 73.0000 68.0000 Maximum 149.0000 149.0000 Summary of VL file data for group 4 PIQ1 PIQ2 Code 1.0000 2.0000 Number 129.0000 82.0000 Mean 112.8527 109.7317 Variance 264.4202 309.4646 Minimum 77.0000 68.0000 Maximum 149.0000 143.0000 PARAMETER SPECIFICATIONS GROUP NUMBER: 1 G1: Model Parameters MATRIX E This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX F This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX H This is a FULL matrix of order 1 by 1 It has no free parameters specified MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 It has no free parameters specified MATRIX Q This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 1 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 2 GROUP NUMBER: 2 G2: DZ IBD2 twins MATRIX E This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX F This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX H This is a FULL matrix of order 1 by 1 It has no free parameters specified MATRIX K This is a FULL matrix of order 1 by 1 It has no free parameters specified MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 It has no free parameters specified MATRIX M This is a FULL matrix of order 1 by 2 1 2 1 4 5 MATRIX Q This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 1 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 2 GROUP NUMBER: 3 G3: DZ IBD1 twins MATRIX E This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX F This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX H This is a FULL matrix of order 1 by 1 It has no free parameters specified MATRIX K This is a FULL matrix of order 1 by 1 It has no free parameters specified MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 It has no free parameters specified MATRIX M This is a FULL matrix of order 1 by 2 1 2 1 6 7 MATRIX Q This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 1 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 2 GROUP NUMBER: 4 G4: DZ IBD0 twins MATRIX E This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX F This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX H This is a FULL matrix of order 1 by 1 It has no free parameters specified MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 It has no free parameters specified MATRIX M This is a FULL matrix of order 1 by 2 1 2 1 8 9 MATRIX Q This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 1 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 2 GROUP NUMBER: 5 G5: Standardization MATRIX E This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX F This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX H This is a FULL matrix of order 1 by 1 It has no free parameters specified MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 It has no free parameters specified MATRIX Q This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX S This is a computed FULL matrix of order 1 by 3 It has no free parameters specified MATRIX T This is a computed FULL matrix of order 1 by 3 It has no free parameters specified MATRIX V This is a computed FULL matrix of order 1 by 1 It has no free parameters specified MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 1 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 2 Mx starting optimization; number of parameters = 8 MX PARAMETER ESTIMATES GROUP NUMBER: 1 G1: Model Parameters MATRIX E This is a computed FULL matrix of order 1 by 1 [=Z*Z'] 1 1 182.8989 MATRIX F This is a computed FULL matrix of order 1 by 1 [=X*X'] 1 1 91.6752 MATRIX H This is a FULL matrix of order 1 by 1 1 1 0.5000 MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 0.0000 MATRIX Q This is a computed FULL matrix of order 1 by 1 [=L*L'] 1 1 0.0000 MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 9.5747 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 13.5240 GROUP NUMBER: 2 G2: DZ IBD2 twins MATRIX E This is a computed FULL matrix of order 1 by 1 [=Z*Z'] 1 1 182.8989 MATRIX F This is a computed FULL matrix of order 1 by 1 [=X*X'] 1 1 91.6752 MATRIX H This is a FULL matrix of order 1 by 1 1 1 0.5000 MATRIX K This is a FULL matrix of order 1 by 1 1 1 1.0000 MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 0.0000 MATRIX M This is a FULL matrix of order 1 by 2 1 2 1 110.2818 112.1431 MATRIX Q This is a computed FULL matrix of order 1 by 1 [=L*L'] 1 1 0.0000 MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 9.5747 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 13.5240 GROUP NUMBER: 3 G3: DZ IBD1 twins MATRIX E This is a computed FULL matrix of order 1 by 1 [=Z*Z'] 1 1 182.8989 MATRIX F This is a computed FULL matrix of order 1 by 1 [=X*X'] 1 1 91.6752 MATRIX H This is a FULL matrix of order 1 by 1 1 1 0.5000 MATRIX K This is a FULL matrix of order 1 by 1 1 1 0.5000 MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 0.0000 MATRIX M This is a FULL matrix of order 1 by 2 1 2 1 112.3772 111.8195 MATRIX Q This is a computed FULL matrix of order 1 by 1 [=L*L'] 1 1 0.0000 MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 9.5747 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 13.5240 GROUP NUMBER: 4 G4: DZ IBD0 twins MATRIX E This is a computed FULL matrix of order 1 by 1 [=Z*Z'] 1 1 182.8989 MATRIX F This is a computed FULL matrix of order 1 by 1 [=X*X'] 1 1 91.6752 MATRIX H This is a FULL matrix of order 1 by 1 1 1 0.5000 MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 0.0000 MATRIX M This is a FULL matrix of order 1 by 2 1 2 1 112.8551 110.1305 MATRIX Q This is a computed FULL matrix of order 1 by 1 [=L*L'] 1 1 0.0000 MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 9.5747 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 13.5240 GROUP NUMBER: 5 G5: Standardization MATRIX E This is a computed FULL matrix of order 1 by 1 [=Z*Z'] 1 1 182.8989 MATRIX F This is a computed FULL matrix of order 1 by 1 [=X*X'] 1 1 91.6752 MATRIX H This is a FULL matrix of order 1 by 1 1 1 0.5000 MATRIX L This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 0.0000 MATRIX Q This is a computed FULL matrix of order 1 by 1 [=L*L'] 1 1 0.0000 MATRIX S This is a computed FULL matrix of order 1 by 3 [=T@V~] F^2 E^2 Q^2 STANDEST 0.3339 0.6661 0.0000 MATRIX T This is a computed FULL matrix of order 1 by 3 [=F|E|Q] F^2 E^2 Q^2 UNSTANDEST 91.6752 182.8989 0.0000 MATRIX V This is a computed FULL matrix of order 1 by 1 [=F+E+Q] 1 1 274.5741 MATRIX X This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 9.5747 MATRIX Z This is a LOWER TRIANGULAR matrix of order 1 by 1 1 1 13.5240 EXPECTED MATRIX of this CALCULATION group Your model has 8 estimated parameters and 856 Observed statistics -2 times log-likelihood of data >>> 7199.685 Degrees of freedom >>>>>>>>>>>>>>>> 848 Akaike's Information Criterion >>>> 5503.685 Bayesian Information Criterion >>>> 924.437 Sample size Adjusted BIC >>>> 2270.393 Deviance Information Criterion >>>> 1703.697 Saturated model fit* >>>>>>>>>>> 7186.619 Saturated model df* >>>>>>>>>>> 847 Difference Chi-squared >>>>>>>> 13.066 Difference d.f. >>>>>>>>>>>>>>> 1 Probability >>>>>>>>>>>>>>>>>>>> 0.000 Akaike's Information Criterion > 11.066 * Saturated model statistic computed earlier in this job 3 Confidence intervals requested in group 5 Matrix Element Int. Estimate Lower Upper Lfail Ufail S 5 1 1 95.0 0.3339 0.2299 0.4285 0 0 0 0 S 5 1 2 95.0 0.6661 0.5715 0.7701 0 0 0 0 S 5 1 3 95.0 0.0000 0.0000 0.0000 0 0 0 0 This problem used 2.4% of my workspace Task Time elapsed (DD:HH:MM:SS) Reading script & data 0: 0: 0: 0.00 Execution 0: 0: 0: 1.63 TOTAL 0: 0: 0: 1.63 Total number of warnings issued: 0 ______________________________________________________________________________