Mplus VERSION 7.4
MUTHEN & MUTHEN
06/03/2016   1:56 PM

INPUT INSTRUCTIONS

  TITLE:

  	bengt\Mplus\FAS\Growth\Combo1new.INP

  	advp: mother's drinking before pregnancy
  	advm1-advm3: drinking in first trimester
  	momalc2-momalc3: drinking in 2nd and 3rd trimesters
  	hcirc0-hcirc36; head circumference

  DATA:
  	file is  headalln.dat; format is 1f8.2,47f7.2;

  Variable:
  	names are id weight0 weight8 weight18 weight36 height0
             height8 height18 height36 hcirc0 hcirc8 hcirc18 hcirc36
             momalc1 momalc2 momalc3 momalc8 momalc18 momalc36
             momcig1 momcig2 momcig3 momcig8 momcig18 momcig36
             male black momht gestage age8 age18 age36 esteem8
             esteem18 esteem36 faminc0 faminc8 faminc18 faminc36
             momdrg36 gravid sick8 sick18 sick36
  		advp  advm1 advm2 advm3 ;

             MISSING = ALL (999);

             USEV = momalc3 momcig3
  		hcirc0 hcirc36 male black;


  	useobs = id ne 1121 and
  		not (momalc1 eq 999 and momalc2 eq 999 and momalc3 eq 999);

  Define:
  	hcirc0=hcirc0/10;
  	hcirc36=hcirc36/10;
  	momalc3 = log(momalc3 +1);


  MODEL:
      hcirc36 ON hcirc0
      momalc3(p1)
      momcig3 (p2)
      male black;
      hcirc0 ON momalc3 momcig3 male black;

  MODEL TEST:
      0 = p1;
      0 = p2;

  MODEL INDIRECT:
      hcirc36 IND momalc3;
      hcirc36 IND momcig3;

  Output:
  	sampstat standardized;








*** WARNING
  Data set contains cases with missing on all variables except
  x-variables.  These cases were not included in the analysis.
  Number of cases with missing on all variables except x-variables:  1
   1 WARNING(S) FOUND IN THE INPUT INSTRUCTIONS





bengt\Mplus\FAS\Growth\Combo1new.INP

advp: mother's drinking before pregnancy
advm1-advm3: drinking in first trimester
momalc2-momalc3: drinking in 2nd and 3rd trimesters
hcirc0-hcirc36; head circumference

SUMMARY OF ANALYSIS

Number of groups                                                 1
Number of observations                                         593

Number of dependent variables                                    2
Number of independent variables                                  4
Number of continuous latent variables                            0

Observed dependent variables

  Continuous
   HCIRC0      HCIRC36

Observed independent variables
   MOMALC3     MOMCIG3     MALE        BLACK


Estimator                                                       ML
Information matrix                                        OBSERVED
Maximum number of iterations                                  1000
Convergence criterion                                    0.500D-04
Maximum number of steepest descent iterations                   20
Maximum number of iterations for H1                           2000
Convergence criterion for H1                             0.100D-03

Input data file(s)
  headalln.dat

Input data format
  (1F8.2,47F7.2)


SUMMARY OF DATA

     Number of missing data patterns             3


COVARIANCE COVERAGE OF DATA

Minimum covariance coverage value   0.100


     PROPORTION OF DATA PRESENT


           Covariance Coverage
              HCIRC0        HCIRC36       MOMALC3       MOMCIG3       MALE
              ________      ________      ________      ________      ________
 HCIRC0         0.987
 HCIRC36        0.838         0.852
 MOMALC3        0.987         0.852         1.000
 MOMCIG3        0.987         0.852         1.000         1.000
 MALE           0.987         0.852         1.000         1.000         1.000
 BLACK          0.987         0.852         1.000         1.000         1.000


           Covariance Coverage
              BLACK
              ________
 BLACK          1.000


SAMPLE STATISTICS


     ESTIMATED SAMPLE STATISTICS


           Means
              HCIRC0        HCIRC36       MOMALC3       MOMCIG3       MALE
              ________      ________      ________      ________      ________
      1        34.104        49.818         0.090         9.541         0.497


           Means
              BLACK
              ________
      1         0.509


           Covariances
              HCIRC0        HCIRC36       MOMALC3       MOMCIG3       MALE
              ________      ________      ________      ________      ________
 HCIRC0         2.222
 HCIRC36        1.007         1.985
 MOMALC3       -0.047        -0.040         0.063
 MOMCIG3       -1.277        -1.095         0.172       162.558
 MALE           0.130         0.244        -0.005        -0.360         0.250
 BLACK          0.130         0.029        -0.019         1.806        -0.002


           Covariances
              BLACK
              ________
 BLACK          0.250


           Correlations
              HCIRC0        HCIRC36       MOMALC3       MOMCIG3       MALE
              ________      ________      ________      ________      ________
 HCIRC0         1.000
 HCIRC36        0.479         1.000
 MOMALC3       -0.125        -0.114         1.000
 MOMCIG3       -0.067        -0.061         0.054         1.000
 MALE           0.174         0.346        -0.042        -0.057         1.000
 BLACK          0.174         0.041        -0.148         0.283        -0.008


           Correlations
              BLACK
              ________
 BLACK          1.000


     MAXIMUM LOG-LIKELIHOOD VALUE FOR THE UNRESTRICTED (H1) MODEL IS -5035.385


UNIVARIATE SAMPLE STATISTICS


     UNIVARIATE HIGHER-ORDER MOMENT DESCRIPTIVE STATISTICS

         Variable/         Mean/     Skewness/   Minimum/ % with                Percentiles
        Sample Size      Variance    Kurtosis    Maximum  Min/Max      20%/60%    40%/80%    Median

     HCIRC0               34.105      -0.536      28.000    0.17%      33.000     33.800     34.100
             585.000       2.224       0.999      38.000    0.17%      34.500     35.300
     HCIRC36              49.848      -0.159      44.900    0.20%      48.700     49.500     50.000
             505.000       1.979       0.261      54.000    0.20%      50.200     51.000
     MOMALC3               0.090       4.053       0.000   65.94%       0.000      0.000      0.000
             593.000       0.063      18.491       1.847    0.17%       0.000      0.058
     MOMCIG3               9.541       1.281       0.000   46.88%       0.000      0.000      0.500
             593.000     162.558       1.040      70.000    0.17%       5.000     15.000
     MALE                  0.497       0.010       0.000   50.25%       0.000      0.000      0.000
             593.000       0.250      -2.000       1.000   49.75%       1.000      1.000
     BLACK                 0.509      -0.037       0.000   49.07%       0.000      0.000      1.000
             593.000       0.250      -1.999       1.000   50.93%       1.000      1.000


THE MODEL ESTIMATION TERMINATED NORMALLY



MODEL FIT INFORMATION

Number of Free Parameters                       13

Loglikelihood

          H0 Value                       -1837.898
          H1 Value                       -1837.898

Information Criteria

          Akaike (AIC)                    3701.796
          Bayesian (BIC)                  3758.804
          Sample-Size Adjusted BIC        3717.533
            (n* = (n + 2) / 24)

Chi-Square Test of Model Fit

          Value                              0.000
          Degrees of Freedom                     0
          P-Value                           0.0000

Wald Test of Parameter Constraints

          Value                              1.785
          Degrees of Freedom                     2
          P-Value                           0.4097

RMSEA (Root Mean Square Error Of Approximation)

          Estimate                           0.000
          90 Percent C.I.                    0.000  0.000
          Probability RMSEA <= .05           0.000

CFI/TLI

          CFI                                1.000
          TLI                                1.000

Chi-Square Test of Model Fit for the Baseline Model

          Value                            229.626
          Degrees of Freedom                     9
          P-Value                           0.0000

SRMR (Standardized Root Mean Square Residual)

          Value                              0.000



MODEL RESULTS

                                                    Two-Tailed
                    Estimate       S.E.  Est./S.E.    P-Value

 HCIRC36  ON
    HCIRC0             0.409      0.038     10.784      0.000
    MOMALC3           -0.306      0.231     -1.326      0.185
    MOMCIG3            0.000      0.004     -0.068      0.946
    MALE               0.755      0.108      7.024      0.000
    BLACK             -0.111      0.113     -0.978      0.328

 HCIRC0   ON
    MOMALC3           -0.495      0.241     -2.053      0.040
    MOMCIG3           -0.013      0.005     -2.611      0.009
    MALE               0.495      0.118      4.183      0.000
    BLACK              0.577      0.125      4.619      0.000

 Intercepts
    HCIRC0            33.729      0.112    302.119      0.000
    HCIRC36           35.584      1.287     27.658      0.000

 Residual Variances
    HCIRC0             2.043      0.119     17.105      0.000
    HCIRC36            1.380      0.087     15.842      0.000


STANDARDIZED MODEL RESULTS


STDYX Standardization

                                                    Two-Tailed
                    Estimate       S.E.  Est./S.E.    P-Value

 HCIRC36  ON
    HCIRC0             0.433      0.037     11.826      0.000
    MOMALC3           -0.054      0.041     -1.327      0.185
    MOMCIG3           -0.003      0.040     -0.068      0.946
    MALE               0.268      0.037      7.203      0.000
    BLACK             -0.039      0.040     -0.978      0.328

 HCIRC0   ON
    MOMALC3           -0.083      0.040     -2.060      0.039
    MOMCIG3           -0.108      0.041     -2.624      0.009
    MALE               0.166      0.039      4.238      0.000
    BLACK              0.194      0.041      4.693      0.000

 Intercepts
    HCIRC0            22.629      0.678     33.362      0.000
    HCIRC36           25.256      1.482     17.040      0.000

 Residual Variances
    HCIRC0             0.920      0.022     42.605      0.000
    HCIRC36            0.695      0.034     20.383      0.000


STDY Standardization

                                                    Two-Tailed
                    Estimate       S.E.  Est./S.E.    P-Value

 HCIRC36  ON
    HCIRC0             0.433      0.037     11.826      0.000
    MOMALC3           -0.217      0.163     -1.328      0.184
    MOMCIG3            0.000      0.003     -0.068      0.946
    MALE               0.536      0.073      7.326      0.000
    BLACK             -0.078      0.080     -0.978      0.328

 HCIRC0   ON
    MOMALC3           -0.332      0.161     -2.063      0.039
    MOMCIG3           -0.008      0.003     -2.631      0.009
    MALE               0.332      0.078      4.269      0.000
    BLACK              0.387      0.082      4.734      0.000

 Intercepts
    HCIRC0            22.629      0.678     33.362      0.000
    HCIRC36           25.256      1.482     17.040      0.000

 Residual Variances
    HCIRC0             0.920      0.022     42.605      0.000
    HCIRC36            0.695      0.034     20.383      0.000


STD Standardization

                                                    Two-Tailed
                    Estimate       S.E.  Est./S.E.    P-Value

 HCIRC36  ON
    HCIRC0             0.409      0.038     10.784      0.000
    MOMALC3           -0.306      0.231     -1.326      0.185
    MOMCIG3            0.000      0.004     -0.068      0.946
    MALE               0.755      0.108      7.024      0.000
    BLACK             -0.111      0.113     -0.978      0.328

 HCIRC0   ON
    MOMALC3           -0.495      0.241     -2.053      0.040
    MOMCIG3           -0.013      0.005     -2.611      0.009
    MALE               0.495      0.118      4.183      0.000
    BLACK              0.577      0.125      4.619      0.000

 Intercepts
    HCIRC0            33.729      0.112    302.119      0.000
    HCIRC36           35.584      1.287     27.658      0.000

 Residual Variances
    HCIRC0             2.043      0.119     17.105      0.000
    HCIRC36            1.380      0.087     15.842      0.000


R-SQUARE

    Observed                                        Two-Tailed
    Variable        Estimate       S.E.  Est./S.E.    P-Value

    HCIRC0             0.080      0.022      3.716      0.000
    HCIRC36            0.305      0.034      8.937      0.000


QUALITY OF NUMERICAL RESULTS

     Condition Number for the Information Matrix              0.294E-04
       (ratio of smallest to largest eigenvalue)


TOTAL, TOTAL INDIRECT, SPECIFIC INDIRECT, AND DIRECT EFFECTS


                                                    Two-Tailed
                    Estimate       S.E.  Est./S.E.    P-Value

Effects from MOMALC3 to HCIRC36

  Total               -0.508      0.248     -2.047      0.041
  Total indirect      -0.202      0.100     -2.018      0.044

  Specific indirect

    HCIRC36
    HCIRC0
    MOMALC3           -0.202      0.100     -2.018      0.044

  Direct
    HCIRC36
    MOMALC3           -0.306      0.231     -1.326      0.185


Effects from MOMCIG3 to HCIRC36

  Total               -0.005      0.005     -1.147      0.252
  Total indirect      -0.005      0.002     -2.538      0.011

  Specific indirect

    HCIRC36
    HCIRC0
    MOMCIG3           -0.005      0.002     -2.538      0.011

  Direct
    HCIRC36
    MOMCIG3            0.000      0.004     -0.068      0.946



STANDARDIZED TOTAL, TOTAL INDIRECT, SPECIFIC INDIRECT, AND DIRECT EFFECTS


STDYX Standardization

                                                    Two-Tailed
                    Estimate       S.E.  Est./S.E.    P-Value

Effects from MOMALC3 to HCIRC36

  Total               -0.091      0.044     -2.053      0.040
  Total indirect      -0.036      0.018     -2.028      0.043

  Specific indirect

    HCIRC36
    HCIRC0
    MOMALC3           -0.036      0.018     -2.028      0.043

  Direct
    HCIRC36
    MOMALC3           -0.054      0.041     -1.327      0.185


Effects from MOMCIG3 to HCIRC36

  Total               -0.049      0.043     -1.147      0.251
  Total indirect      -0.047      0.018     -2.552      0.011

  Specific indirect

    HCIRC36
    HCIRC0
    MOMCIG3           -0.047      0.018     -2.552      0.011

  Direct
    HCIRC36
    MOMCIG3           -0.003      0.040     -0.068      0.946



STDY Standardization

                                                    Two-Tailed
                    Estimate       S.E.  Est./S.E.    P-Value

Effects from MOMALC3 to HCIRC36

  Total               -0.361      0.175     -2.057      0.040
  Total indirect      -0.144      0.071     -2.032      0.042

  Specific indirect

    HCIRC36
    HCIRC0
    MOMALC3           -0.144      0.071     -2.032      0.042

  Direct
    HCIRC36
    MOMALC3           -0.217      0.163     -1.328      0.184


Effects from MOMCIG3 to HCIRC36

  Total               -0.004      0.003     -1.148      0.251
  Total indirect      -0.004      0.001     -2.559      0.010

  Specific indirect

    HCIRC36
    HCIRC0
    MOMCIG3           -0.004      0.001     -2.559      0.010

  Direct
    HCIRC36
    MOMCIG3            0.000      0.003     -0.068      0.946



STD Standardization

                                                    Two-Tailed
                    Estimate       S.E.  Est./S.E.    P-Value

Effects from MOMALC3 to HCIRC36

  Total               -0.508      0.248     -2.047      0.041
  Total indirect      -0.202      0.100     -2.018      0.044

  Specific indirect

    HCIRC36
    HCIRC0
    MOMALC3           -0.202      0.100     -2.018      0.044

  Direct
    HCIRC36
    MOMALC3           -0.306      0.231     -1.326      0.185


Effects from MOMCIG3 to HCIRC36

  Total               -0.005      0.005     -1.147      0.252
  Total indirect      -0.005      0.002     -2.538      0.011

  Specific indirect

    HCIRC36
    HCIRC0
    MOMCIG3           -0.005      0.002     -2.538      0.011

  Direct
    HCIRC36
    MOMCIG3            0.000      0.004     -0.068      0.946




DIAGRAM INFORMATION

  Use View Diagram under the Diagram menu in the Mplus Editor to view the diagram.
  If running Mplus from the Mplus Diagrammer, the diagram opens automatically.

  Diagram output
    c:\users\bengt 2013\documents\bengt\mplus runs\a book - topic 1 mplus runs\path analysis\path an

     Beginning Time:  13:56:52
        Ending Time:  13:56:52
       Elapsed Time:  00:00:00



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-2015 Muthen & Muthen

Back to examples