# IBM SPSS Amos User's Guide (part 3)

*Part of the IBM SPSS Amos bundle, converted from the User's Guide PDF (Mathpix). Equations are LaTeX; figures are local images. See `llms.txt` for the index.*

## Discrepancy Functions

Amos minimizes discrepancy functions (Browne, 1982, 1984) of the form:
(D1)

$$
C(\alpha, \mathbf{a})=[N-r\}\left(\frac{\sum_{g=1}^{G} N^{(g)} f\left(\mu^{(g)}, \Sigma^{(g)} ; \overline{\mathbf{x}}^{(g)}, \mathbf{S}^{(g)}\right)}{N}\right)=[N-r] F(\alpha, \mathbf{a})
$$

Different discrepancy functions are obtained by changing the way $f$ is defined. If means and intercepts are unconstrained and do not appear as explicit model parameters, $\overline{\mathbf{x}}^{(g)}$ and $\mu^{(g)}$ will be omitted and $f$ will be written $f\left(\Sigma^{(g)} ; \mathbf{S}^{(g)}\right)$.

The discrepancy functions $C_{K L}$ and $F_{K L}$ are obtained by taking $f$ to be:

$$
f_{K L}\left(\mu^{(g)}, \Sigma^{(g)} ; \overline{\mathbf{x}}^{(g)}, \mathbf{S}^{(g)}\right)=\log \left|\Sigma^{(g)}\right|+\operatorname{tr}\left(\mathbf{S}^{(g)} \Sigma^{(g)^{-1}}\right)+\left(\overline{\mathbf{x}}^{(g)}-\mu^{(g)}\right)^{\prime} \Sigma^{(g)^{-1}}\left(\overline{\mathbf{x}}^{(g)}-\mu^{(g)}\right)
$$

Except for an additive constant that depends only on the sample size, $f_{K L}$ is -2 times the Kullback-Leibler information quantity (Kullback and Leibler, 1951). Strictly speaking, $C_{K L}$ and $F_{K L}$ do not qualify as discrepancy functions according to Browne's definition because $F_{K L}(\mathbf{a}, \mathbf{a}) \neq 0$.

For maximum likelihood estimation $(M L), C_{M L}$, and $F_{M L}$ are obtained by taking $f$ to be:
(D2)

$$
\begin{aligned}
& f_{M L}\left(\mu^{(g)}, \Sigma^{(g)} ; \overline{\mathbf{x}}^{(g)}, \mathbf{S}^{(g)}\right)=f_{K L}\left(\mu^{(g)}, \Sigma^{(g)} ; \overline{\mathbf{x}}^{(g)}, \mathbf{S}^{(g)}\right)-f_{K L}\left(\overline{\mathbf{x}}^{(g)}, \mathbf{S}^{(g)} ; \overline{\mathbf{x}}^{(g)}, \mathbf{S}^{(g)}\right) \\
& =\log \left|\Sigma^{(g)}\right|+\operatorname{tr}\left(\mathbf{S}^{(g)} \Sigma^{(g)^{-1}}\right)-\log \left|\mathbf{S}^{(g)}\right|-p^{(g)}+\left(\overline{\mathbf{x}}^{(g)}-\mu^{(g)}\right) \Sigma^{(g)^{-1}}\left(\overline{\mathbf{x}}^{(g)}-\mu^{(g)}\right)
\end{aligned}
$$

For generalized least squares estimation (GLS), $C_{G L S}$, and $F_{G L S}$ are obtained by taking $f$ to be:
(D3)

$$
f_{G L S}\left(\Sigma^{(g)} ; \mathbf{S}^{(g)}\right)=\frac{1}{2} \operatorname{tr}\left[\mathbf{S}^{(g)^{-1}}\left(\mathbf{S}^{(g)}-\Sigma^{(g)}\right)\right]^{2}
$$

For asymptotically distribution-free estimation ( $A D F$ ), $C_{A D F}$, and $F_{A D F}$ are obtained by taking $f$ to be:
(D4)

$$
f_{A D F}\left(\Sigma^{(g)} ; \mathbf{S}^{(g)}\right)=\sum_{g=1}^{G}\left[\mathbf{s}^{(g)}-\boldsymbol{\sigma}^{(g)}(\boldsymbol{\gamma})\right] \mathbf{U}^{(g)^{-1}}\left[\mathbf{s}^{(g)}-\boldsymbol{\sigma}^{(g)}(\boldsymbol{\gamma})\right]
$$

where the elements of $\mathbf{U}^{(g)}$ are given by Browne (1984, Equations 3.1-3.4):

$$
\begin{gathered}
\bar{x}_{i}^{(g)}=\frac{1}{N_{g}} \sum_{r=1}^{N_{g}} x_{i r}^{(g)} \\
w_{i j}^{(g)}=\frac{1}{N_{g}} \sum_{r=1}^{N_{g}}\left(x_{i r}^{(g)}-\bar{x}_{i}^{(g)}\right)\left(x_{j r}^{(g)}-\bar{x}_{j}^{(g)}\right) \\
w_{i j, k l}^{(g)}=\frac{1}{N_{g}} \sum_{r=1}^{N_{g}}\left(x_{i r}^{(g)}-\bar{x}_{i}^{(g)}\right)\left(x_{j r}^{(g)}-\bar{x}_{j}^{(g)}\right)\left(x_{k r}^{(g)}-\bar{x}_{k}^{(g)}\right)\left(x_{l r}^{(g)}-\bar{x}_{l}^{(g)}\right)
\end{gathered}
$$

$$
\left[\mathbf{U}^{(g)}\right]_{i j, k l}=w_{i j, k l}^{(g)}-w_{i j}^{(g)} w_{k l}^{(g)}
$$

For scale-free least squares estimation (SLS), $C_{S L S}$, and $F_{S L S}$ are obtained by taking $f$ to be:
(D5)

$$
f_{S L S}\left(\Sigma^{(g)} ; \mathbf{S}^{(g)}\right)=\frac{1}{2} \operatorname{tr}\left[\mathbf{D}^{(g)^{-1}}\left(\mathbf{S}^{(g)}-\Sigma^{(g)}\right)\right]^{2}
$$

where $\mathbf{D}^{(g)}=\operatorname{diag}\left(\mathbf{S}^{(g)}\right)$.
For unweighted least squares estimation (ULS), $C_{U L S}$, and $F_{U L S}$ are obtained by taking $f$ to be:
(D6)

$$
f_{U L S}\left(\Sigma^{(g)} ; \mathbf{S}^{(g)}\right)=\frac{1}{2} \operatorname{tr}\left[\mathbf{S}^{(g)}-\Sigma^{(g)}\right]^{2}
$$

The Emulisrel6 method in Amos can be used to replace (D1) with:
(D1a)

$$
C=\sum_{g=1}^{G}\left(N^{(g)}-1\right) F^{(g)}
$$

$F$ is then calculated as $F=C /(N-G)$.
When $G=1$ and $r=1$, (D1) and (D1a) are equivalent, giving:

$$
C=\left(N^{(1)}-1\right) F^{(1)}=(N-1) F
$$

For maximum likelihood, asymptotically distribution-free, and generalized least squares estimation, both (D1) and (D1a) have a chi-square distribution for correctly specified models under appropriate distributional assumptions. Asymptotically, (D1) and (D1a) are equivalent; however, both formulas can exhibit some inconsistencies in finite samples.

Suppose you have two independent samples and a model for each. Furthermore, suppose that you analyze the two samples simultaneously, but that, in doing so, you impose no constraints requiring any parameter in one model to equal any parameter in the other model. Then, if you minimize (D1a), the parameter estimates obtained from the simultaneous analysis of both groups will be the same as from separate analyses of each group alone.

Furthermore, the discrepancy function (D1a) obtained from the simultaneous analysis will be the sum of the discrepancy functions from the two separate analyses. Formula (D1) does not have this property when $r$ is nonzero. Using formula (D1) to do a simultaneous analysis of the two groups will give the same parameter estimates as two separate analyses, but the discrepancy function from the simultaneous analysis will not be the sum of the individual discrepancy functions.

On the other hand, suppose you have a single sample to which you have fitted some model using Amos. Now suppose that you arbitrarily split the sample into two groups of unequal size and perform a simultaneous analysis of both groups, employing the original model for both groups and constraining each parameter in the first group to be equal to the corresponding parameter in the second group. If you have minimized (D1) in both analyses, you will get the same results in both. However, if you use (D1a) in both analyses, the two analyses will produce different estimates and a different minimum value for $F$.

All of the inconsistencies just pointed out can be avoided by using (D1) with the choice $r=0$, so that (D1) becomes:

$$
C=\sum_{g=1}^{G} N^{(g)} F^{(g)}=N F
$$

## Measures of Fit

Model evaluation is one of the most unsettled and difficult issues connected with structural modeling. Bollen and Long (1993), MacCallum (1990), Mulaik, et al. (1989), and Steiger (1990) present a variety of viewpoints and recommendations on this topic. Dozens of statistics, besides the value of the discrepancy function at its minimum, have been proposed as measures of the merit of a model. Amos calculates most of them.

Fit measures are reported for each model specified by the user and for two additional models called the saturated model and the independence model.

- In the saturated model, no constraints are placed on the population moments. The saturated model is the most general model possible. It is a vacuous model in the sense that it is guaranteed to fit any set of data perfectly. Any Amos model is a constrained version of the saturated model.
- The independence model goes to the opposite extreme. In the independence model, the observed variables are assumed to be uncorrelated with each other. When means are being estimated or constrained, the means of all observed variables are fixed at 0 . The independence model is so severely and implausibly constrained that you would expect it to provide a poor fit to any interesting set of data.

It frequently happens that each one of the models that you have specified can be so constrained as to be equivalent to the independence model. If this is the case, the saturated model and the independence model can be viewed as two extremes between which your proposed models lie.

For every estimation method except maximum likelihood, Amos also reports fit measures for a zero model, in which every parameter is fixed at 0 .

Appendix C

## Measures of Parsimony

Models with relatively few parameters (and relatively many degrees of freedom) are sometimes said to be high in parsimony, or simplicity. Models with many parameters (and few degrees of freedom) are said to be complex, or lacking in parsimony. This use of the terms simplicity and complexity does not always conform to everyday usage. For example, the saturated model would be called complex, while a model with an elaborate pattern of linear dependencies but with highly constrained parameter values would be called simple.

While one can inquire into the grounds for preferring simple, parsimonious models (such as Mulaik, et al., 1989), there does not appear to be any disagreement that parsimonious models are preferable to complex ones. When it comes to parameters, all other things being equal, less is more. At the same time, well-fitting models are preferable to poorly fitting ones. Many fit measures represent an attempt to balance these two conflicting objectives-simplicity and goodness of fit.

In the final analysis, it may be, in a sense, impossible to define one best way to combine measures of complexity and measures of badness-of-fit in a single numerical index, because the precise nature of the best numerical trade-off between complexity and fit is, to some extent, a matter of personal taste. The choice of a model is a classic problem in the two-dimensional analysis of preference. (Steiger, 1990, p. 179)

## NPAR

NPAR is the number of distinct parameters ( $q$ ) being estimated. For example, two regression weights that are required to be equal to each other count as one parameter, not two.

Note: Use the \npar text macro to display the number of parameters in the output path diagram.

## DF

DF is the number of degrees of freedom for testing the model

$$
\mathrm{df}=d=p-q
$$

where $p$ is the number of sample moments and $q$ is the number of distinct parameters. Rigdon (1994a) gives a detailed explanation of the calculation and interpretation of degrees of freedom.

Note: Use the \df text macro to display the degrees of freedom in the output path diagram.

## PRATIO

The parsimony ratio (James, Mulaik, and Brett, 1982; Mulaik, et al., 1989) expresses the number of constraints in the model being evaluated as a fraction of the number of constraints in the independence model

$$
\text { PRATIO }=\frac{d}{d_{i}}
$$

where $d$ is the degrees of freedom of the model being evaluated and $d_{i}$ is the degrees of freedom of the independence model. The parsimony ratio is used in the calculation of PNFI and PCFI (see "Parsimony Adjusted Measures" on p. 652).

Note: Use the \pratio text macro to display the parsimony ratio in the output path diagram.

## Minimum Sample Discrepancy Function

The following fit measures are based on the minimum value of the discrepancy.

## CMIN

CMIN is the minimum value, $\hat{C}$, of the discrepancy, $C$ (see Appendix B).
Note: Use the \cmin text macro to display the minimum value $\hat{C}$ of the discrepancy function $C$ in the output path diagram.

## $\boldsymbol{P}$

$\mathbf{P}$ is the probability of getting as large a discrepancy as occurred with the present sample (under appropriate distributional assumptions and assuming a correctly

Appendix C
specified model). That is, $\mathbf{P}$ is a " $p$ value" for testing the hypothesis that the model fits perfectly in the population.

One approach to model selection employs statistical hypothesis testing to eliminate from consideration those models that are inconsistent with the available data. Hypothesis testing is a widely accepted procedure, and there is a lot of experience in its use. However, its unsuitability as a device for model selection was pointed out early in the development of analysis of moment structures (Jöreskog, 1969). It is generally acknowledged that most models are useful approximations that do not fit perfectly in the population. In other words, the null hypothesis of perfect fit is not credible to begin with and will, in the end, be accepted only if the sample is not allowed to get too big.

If you encounter resistance to the foregoing view of the role of hypothesis testing in model fitting, the following quotations may come in handy. The first two predate the development of structural modeling and refer to other model fitting problems.

The power of the test to detect an underlying disagreement between theory and data is controlled largely by the size of the sample. With a small sample an alternative hypothesis which departs violently from the null hypothesis may still have a small probability of yielding a significant value of $\chi^{2}$. In a very large sample, small and unimportant departures from the null hypothesis are almost certain to be detected. (Cochran, 1952)

If the sample is small, then the $\chi^{2}$ test will show that the data are 'not significantly different from' quite a wide range of very different theories, while if the sample is large, the $\chi^{2}$ test will show that the data are significantly different from those expected on a given theory even though the difference may be so very slight as to be negligible or unimportant on other criteria. (Gulliksen and Tukey, 1958, pp. 95-96)

Such a hypothesis [of perfect fit] may be quite unrealistic in most empirical work with test data. If a sufficiently large sample were obtained this $\chi^{2}$ statistic would, no doubt, indicate that any such non-trivial hypothesis is statistically untenable. (Jöreskog, 1969, p. 200)
...in very large samples virtually all models that one might consider would have to be rejected as statistically untenable.... In effect, a nonsignificant chi-square value is desired, and one attempts to infer the validity of the hypothesis of no difference between model and data. Such logic is well-known in various statistical guises as attempting to prove the null hypothesis. This procedure cannot generally be justified, since the chi-square variate $\nu$ can be made small by simply reducing sample size. (Bentler and Bonett, 1980, p. 591)

Our opinion...is that this null hypothesis [of perfect fit] is implausible and that it does not help much to know whether or not the statistical test has been able to detect that it is false. (Browne and Mels, 1992, p. 78).

See also "PCLOSE" on p. 645.
Note: Use the $\backslash p$ text macro for displaying this $p$ value in the output path diagram.

## CMIN/DF

CMIN/DF is the minimum discrepancy, $\hat{C}$, (see Appendix B) divided by its degrees of freedom.

$$
\frac{\hat{C}}{d}
$$

Several writers have suggested the use of this ratio as a measure of fit. For every estimation criterion except for ULS and SLS, the ratio should be close to 1 for correct models. The trouble is that it isn't clear how far from 1 you should let the ratio get before concluding that a model is unsatisfactory.

## Rules of Thumb

...Wheaton et al. (1977) suggest that the researcher also compute a relative chisquare ( $\chi^{2} / d f$ ).... They suggest a ratio of approximately five or less 'as beginning to be reasonable.' In our experience, however, $\chi^{2}$ to degrees of freedom ratios in the range of 2 to 1 or 3 to 1 are indicative of an acceptable fit between the hypothetical model and the sample data. (Carmines and McIver, 1981, p. 80)
...different researchers have recommended using ratios as low as 2 or as high as 5 to indicate a reasonable fit. (Marsh and Hocevar, 1985).
...it seems clear that a $\chi^{2} / d f$ ratio $>2.00$ represents an inadequate fit. (Byrne, 1989, p. 55).

Note: Use the \cmindf text macro to display the value of CMIN/DF in the output path diagram.

Appendix C

## FMIN

FMIN is the minimum value, $\hat{F}$, of the discrepancy, $F$ (see Appendix B).
Note: Use the lfmin text macro to display the minimum value $\hat{F}$ of the discrepancy function $F$ in the output path diagram.

## Measures Based On the Population Discrepancy

Steiger and Lind (1980) introduced the use of the population discrepancy function as a measure of model adequacy. The population discrepancy function, $F_{0}$, is the value of the discrepancy function obtained by fitting a model to the population moments rather than to sample moments. That is,

$$
F_{0}=\min _{\gamma}\left[F\left(\alpha(\gamma), \alpha_{0}\right)\right]
$$

in contrast to

$$
\hat{F}=\min _{\gamma}[F(\alpha(\gamma), \mathbf{a})]
$$

Steiger, Shapiro, and Browne (1985) showed that, under certain conditions, $\hat{C}=n \hat{F}$ has a noncentral chi-square distribution with $d$ degrees of freedom and noncentrality parameter $\delta=C=n F$. The Steiger-Lind approach to model evaluation centers around the estimation of $F_{0}$ and related quantities.

This section of the User's Guide relies mainly on Steiger and Lind (1980) and Steiger, Shapiro, and Browne (1985). The notation is primarily that of Browne and Mels (1992).

## NCP

NCP $=\max (\hat{C}-d, 0)$ is an estimate of the noncentrality parameter, $\delta=C_{0}=n F_{0}$.

The columns labeled $L O 90$ and $H I 90$ contain the lower limit ( $\delta_{L}$ ) and upper limit ( $\delta_{U}$ ) of a $90 %$ confidence interval, on $\delta . \delta_{L}$ is obtained by solving

$$
\Phi(\hat{C} \mid \delta, d)=.95
$$

for $\delta$, and $\delta_{U}$ is obtained by solving

$$
\Phi(\hat{C} \mid \delta, d)=.05
$$

for $\delta$, where $\Phi(x \mid \delta, d)$ is the distribution function of the noncentral chi-squared distribution with noncentrality parameter $\delta$ and $d$ degrees of freedom.

Note: Use the \ncp text macro to display the value of the noncentrality parameter estimate in the path diagram, \ncplo to display the lower $90 %$ confidence limit, and Incphi for the upper 90% confidence limit.

## F0

F0 $=\hat{F}_{0}=\max \left(\frac{\hat{C}-d}{n}, 0\right)=\frac{\text { NCP }}{n}$ is an estimate of $\frac{\delta}{n}=F_{0}$.
The columns labeled $L O 90$ and $H I 90$ contain the lower limit and upper limit of a $90 %$ confidence interval for $F_{0}$.

$$
\begin{aligned}
& \operatorname{LO} 90=\sqrt{\frac{\delta_{L}}{n}} \\
& \operatorname{HI} 90=\sqrt{\frac{\delta_{U}}{n}}
\end{aligned}
$$

Note: Use the \f0 text macro to display the value of $\hat{F}_{0}$ in the output path diagram, \folo to display its lower $90 %$ confidence estimate, and \f0hi to display the upper $90 %$ confidence estimate.

## RMSEA

$F_{0}$ incorporates no penalty for model complexity and will tend to favor models with many parameters. In comparing two nested models, $F_{0}$ will never favor the simpler model. Steiger and Lind (1980) suggested compensating for the effect of model complexity by dividing $F_{0}$ by the number of degrees of freedom for testing the model. Taking the square root of the resulting ratio gives the population root mean square
error of approximation, called RMS by Steiger and Lind, and RMSEA by Browne and Cudeck (1993).

$$
\begin{aligned}
& \text { population RMSEA }=\sqrt{\frac{F_{0}}{d}} \\
& \text { estimated RMSEA }=\sqrt{\frac{\hat{F}_{0}}{d}}
\end{aligned}
$$

The columns labeled $L O 90$ and $H I 90$ contain the lower limit and upper limit of a 90% confidence interval on the population value of RMSEA. The limits are given by

$$
\begin{aligned}
& \operatorname{LO} 90=\sqrt{\frac{\delta_{L} / n}{d}} \\
& \operatorname{HI} 90=\sqrt{\frac{\delta_{U} / n}{d}}
\end{aligned}
$$

## Rule of Thumb

Practical experience has made us feel that a value of the RMSEA of about 0.05 or less would indicate a close fit of the model in relation to the degrees of freedom. This figure is based on subjective judgment. It cannot be regarded as infallible or correct, but it is more reasonable than the requirement of exact fit with the $R M S E A=0.0$ We are also of the opinion that a value of about 0.08 or less for the RMSEA would indicate a reasonable error of approximation and would not want to employ a model with a RMSEA greater than 0.1. (Browne and Cudeck, 1993)

Note: Use the \rmsea text macro to display the estimated root mean square error of approximation in the output path diagram, \rmsealo for its lower 90% confidence estimate, and \rmseahi for its upper 90% confidence estimate.

## PCLOSE

PCLOSE $=1-\Phi\left(\hat{C} \mid .05^{2} n d, d\right)$ is a $p$ value for testing the null hypothesis that the population RMSEA is no greater than 0.05 .

$$
H_{0}: \text { RMSEA } \leq .05
$$

By contrast, the $p$ value in the $P$ column (see "P" on p. 639) is for testing the hypothesis that the population RMSEA is 0 .

$$
H_{0}: \text { RMSEA }=0
$$

Based on their experience with RMSEA, Browne and Cudeck (1993) suggest that a RMSEA of 0.05 or less indicates a close fit. Employing this definition of close fit, PCLOSE gives a test of close fit while $P$ gives a test of exact fit.

Note: Use the \pclose text macro to display the $p$ value for close fit of the population RMSEA in the output path diagram.

## Information-Theoretic Measures

Amos reports several statistics of the form $\hat{C}+k q$ or $\hat{F}+k q$, where $k$ is some positive constant. Each of these statistics creates a composite measure of badness of fit ( $\hat{C}$ or $\hat{F}$ ) and complexity ( $q$ ) by forming a weighted sum of the two. Simple models that fit well receive low scores according to such a criterion. Complicated, poorly fitting models get high scores. The constant $k$ determines the relative penalties to be attached to badness of fit and to complexity.

The statistics described in this section are intended for model comparisons and not for the evaluation of an isolated model.

All of these statistics were developed for use with maximum likelihood estimation. Amos reports them for $G L S$ and $A D F$ estimation as well, although it is not clear that their use is appropriate there.

## AIC

The Akaike information criterion (Akaike, 1973, 1987) is given by

$$
\mathrm{AIC}=\hat{C}+2 q
$$

Appendix C

See also "ECVI" on p. 647.
Note: Use the laic text macro to display the value of the Akaike information criterion in the output path diagram.

## BCC

The Browne-Cudeck (1989) criterion is given by

$$
\mathrm{BCC}=\hat{C}+2 q \frac{\sum_{g=1}^{G} b^{(g)} \frac{p^{(g)}\left(p^{(g)}+3\right)}{N^{(g)}-p^{(g)}-2}}{\sum_{g=1}^{G} p^{(g)}\left(p^{(g)}+3\right)}
$$

where $b^{(g)}=N^{(g)}-1$ if the Emulisrel6 command has been used, or $b^{(g)}=n \frac{N^{(g)}}{N}$ if it has not.
$B C C$ imposes a slightly greater penalty for model complexity than does AIC. BCC is the only measure in this section that was developed specifically for analysis of moment structures. Browne and Cudeck provided some empirical evidence suggesting that $B C C$ may be superior to more generally applicable measures. Arbuckle (in preparation) gives an alternative justification for $B C C$ and derives the above formula for multiple groups.

See also "MECVI" on p. 648.
Note: Use the lbcc text macro to display the value of the Browne-Cudeck criterion in the output path diagram.

## BIC

The Bayes information criterion (Schwarz, 1978; Raftery, 1993) is given by the formula

$$
\mathrm{BIC}=\hat{C}+q \ln \left(N^{(1)}\right)
$$

In comparison to the $A I C, B C C$, and $C A I C$, the $B I C$ assigns a greater penalty to model complexity and, therefore, has a greater tendency to pick parsimonious models. The BIC is reported only for the case of a single group where means and intercepts are not explicit model parameters.

Note: Use the \bic text macro to display the value of the Bayes information criterion in the output path diagram.

## CAIC

Bozdogan's (1987) CAIC (consistent AIC) is given by the formula

$$
\mathrm{CAIC}=\hat{C}+q\left(\ln N^{(1)}+1\right)
$$

CAIC assigns a greater penalty to model complexity than either $A I C$ or $B C C$ but not as great a penalty as does BIC. CAIC is reported only for the case of a single group where means and intercepts are not explicit model parameters.

Note: Use the lcaic text macro to display the value of the consistent AIC statistic in the output path diagram.

## ECVI

Except for a constant scale factor, $E C V I$ is the same as AIC.

$$
\mathrm{ECVI}=\frac{1}{n}(\mathrm{AIC})=\hat{F}+\frac{2 q}{n}
$$

The columns labeled $L O 90$ and $H I 90$ give the lower limit and upper limit of a $90 %$ confidence interval on the population ECVI:

$$
\begin{aligned}
& \operatorname{LO} 90=\frac{\delta_{L}+d+2 q}{n} \\
& \mathrm{HI} 90=\frac{\delta_{U}+d+2 q}{n}
\end{aligned}
$$

See also "AIC" on p. 645.
Note: Use the lecvi text macro to display the value of the expected cross-validation index in the output path diagram, lecvilo to display its lower $90 %$ confidence estimate, and lecvihi for its upper $90 %$ confidence estimate.

Appendix C

## MECVI

Except for a scale factor, $M E C V I$ is identical to $B C C$.

$$
\mathbf{M E C V I}=\frac{1}{n}(\mathbf{B C C})=\hat{F}+2 q \frac{\sum_{g=1}^{G} a^{(g)} \frac{p^{(g)}\left(p^{(g)}+3\right)}{N^{(g)}-p^{(g)}-2}}{\sum_{g=1}^{G} p^{(g)}\left(p^{(g)}+3\right)}
$$

where $a^{(g)}=\frac{N^{(g)}-1}{N-G}$ if the Emulisrel6 command has been used, or $a^{(g)}=\frac{N^{(g)}}{N}$ if it has not.

See also "BCC" on p. 646.
Note: Use the \mecvi text macro to display the modified $E C V I$ statistic in the output path diagram.

## Comparisons to a Baseline Model

Several fit measures encourage you to reflect on the fact that, no matter how badly your model fits, things could always be worse.

Bentler and Bonett (1980) and Tucker and Lewis (1973) suggested fitting the independence model or some other very badly fitting baseline model as an exercise to see how large the discrepancy function becomes. The object of the exercise is to put the fit of your own model(s) into some perspective. If none of your models fit very well, it may cheer you up to see a really bad model. For example, as the following output shows, Model A from Example 6 has a rather large discrepancy ( $\hat{C}=71.544$ ) in relation to its degrees of freedom. On the other hand, 71.544 does not look so bad compared to 2131.790 (the discrepancy for the independence model).

| Model | NPAR | CMIN | DF | P | CMIN/DF |
| :--- | :--- | :--- | :--- | :--- | :--- |
| Model A: No Autocorrelation | 15 | 71.544 | 6 | 0.000 | 11.924 |
| Model B: Most General | 16 | 6.383 | 5 | 0.271 | 1.277 |
| Model C: Time-Invariance | 13 | 7.501 | 8 | 0.484 | 0.938 |
| Model D: A and C Combined | 12 | 73.077 | 9 | 0.000 | 8.120 |
| Saturated model | 21 | 0.000 | 0 |  |  |
| Independence model | 6 | 2131.790 | 15 | 0.000 | 142.119 |

This things-could-be-much-worse philosophy of model evaluation is incorporated into a number of fit measures. All of the measures tend to range between 0 and 1 , with values close to 1 indicating a good fit. Only NFI (described below) is guaranteed to be between 0 and 1 , with 1 indicating a perfect fit. ( $C F I$ is also guaranteed to be between 0 and 1 , but this is because values bigger than 1 are reported as 1 , while values less than 0 are reported as 0 .)

The independence model is only one example of a model that can be chosen as the baseline model, although it is the one most often used and the one that Amos uses. Sobel and Bohrnstedt (1985) contend that the choice of the independence model as a baseline model is often inappropriate. They suggest alternatives, as did Bentler and Bonett (1980), and give some examples to demonstrate the sensitivity of NFI to the choice of baseline model.

## NFI

The Bentler-Bonett (1980) normed fit index (NFI), or $\Delta_{1}$ in the notation of Bollen (1989b) can be written

$$
\mathrm{NFI}=\Delta_{1}=1-\frac{\hat{C}}{\hat{C}_{b}}=1-\frac{\hat{F}}{\hat{F}_{b}}
$$

where $\hat{C}=n \hat{F}$ is the minimum discrepancy of the model being evaluated and $\hat{C}_{b}=n \hat{F}_{b}$ is the minimum discrepancy of the baseline model.

In Example 6, the independence model can be obtained by adding constraints to any of the other models. Any model can be obtained by constraining the saturated model. So Model A, for instance, with $\chi^{2}=71.544$, is unambiguously in between the perfectly fitting saturated model ( $\chi^{2}=0$ ) and the independence model ( $\chi^{2}=2131.790$ ).

Appendix C

| Model | NPAR | CMIN | DF | P | CMIN/DF |
| :--- | :--- | :--- | :--- | :--- | :--- |
| Model A: No Autocorrelation | 15 | 71.544 | 6 | 0.000 | 11.924 |
| Model B: Most General | 16 | 6.383 | 5 | 0.271 | 1.277 |
| Model C: Time-Invariance | 13 | 7.501 | 8 | 0.484 | 0.938 |
| Model D: A and C Combined | 12 | 73.077 | 9 | 0.000 | 8.120 |
| Saturated model | 21 | 0.000 | 0 |  |  |
| Independence model | 6 | 2131.790 | 15 | 0.000 | 142.119 |

Looked at in this way, the fit of Model A is a lot closer to the fit of the saturated model than it is to the fit of the independence model. In fact, you might say that Model A has a discrepancy that is $96.6 %$ of the way between the (terribly fitting) independence model and the (perfectly fitting) saturated model.

$$
\mathbf{N F I}=\frac{2131.790-71.54}{2131.790}=1-\frac{71.54}{2131.790}=.966
$$

## Rule of Thumb

Since the scale of the fit indices is not necessarily easy to interpret (e.g., the indices are not squared multiple correlations), experience will be required to establish values of the indices that are associated with various degrees of meaningfulness of results. In our experience, models with overall fit indices of less than 0.9 can usually be improved substantially. These indices, and the general hierarchical comparisons described previously, are best understood by examples. (Bentler and Bonett, 1980, p. 600, referring to both the NFI and the TLI)

Note: Use the \nfi text macro to display the normed fit index value in the output path diagram.

## RFI

Bollen's (1986) relative fit index ( $R F I$ ) is given by

$$
\mathrm{RFI}=\rho_{1}=1-\frac{\hat{C} / d}{\hat{C}_{b} / d_{b}}=1-\frac{\hat{F} / d}{\hat{F}_{b} / d_{b}}
$$

where $\hat{C}$ and $d$ are the discrepancy and the degrees of freedom for the model being evaluated, and $\hat{C}_{b}$ and $d_{b}$ are the discrepancy and the degrees of freedom for the baseline model.

The $R F I$ is obtained from the $N F I$ by substituting $F / d$ for $F$. $R F I$ values close to 1 indicate a very good fit.

Note: Use the \rfi text macro to display the relative fit index value in the output path diagram.

## IFI

Bollen's (1989b) incremental fit index (IFI) is given by:

$$
\mathrm{IFI}=\Delta_{2}=\frac{\hat{C}_{b}-\hat{C}}{\hat{C}_{b}-d}
$$

where $\hat{C}$ and $d$ are the discrepancy and the degrees of freedom for the model being evaluated, and $\hat{C}_{b}$ and $d_{b}$ are the discrepancy and the degrees of freedom for the baseline model. IFI values close to 1 indicate a very good fit.

Note: Use the lifi text macro to display the incremental fit index value in the output path diagram.

## TLI

The Tucker-Lewis coefficient ( $\rho_{2}$ in the notation of Bollen, 1989b) was discussed by Bentler and Bonett (1980) in the context of analysis of moment structures and is also known as the Bentler-Bonett non-normed fit index (NNFI).

$$
\mathrm{TLI}=\rho_{2}=\frac{\frac{\hat{C}_{b}}{d_{b}}-\frac{\hat{C}}{d}}{\frac{\hat{C}_{b}}{d_{b}}-1}
$$

The typical range for $T L I$ lies between 0 and 1, but it is not limited to that range. $T L I$ values close to 1 indicate a very good fit.

Note: Use the \tli text macro to display the value of the Tucker-Lewis index in the output path diagram.

Appendix C

## CFI

The comparative fit index (CFI; Bentler, 1990) is given by

$$
\mathrm{CFI}=1-\frac{\max (\hat{C}-d, 0)}{\max \left(\hat{C}_{b}-d_{b}, 0\right)}=1-\frac{\mathrm{NCP}}{\mathrm{NCP}_{b}}
$$

where $\hat{C}, d$, and $N C P$ are the discrepancy, the degrees of freedom, and the noncentrality parameter estimate for the model being evaluated, and $\hat{C}_{b}, d_{b}$, and $\mathrm{NCP}_{b}$ are the discrepancy, the degrees of freedom, and the noncentrality parameter estimate for the baseline model.

The CFI is identical to McDonald and Marsh's (1990) relative noncentrality index (RNI)

$$
\mathrm{RNI}=1-\frac{\hat{C}-d}{\hat{C}_{b}-d_{b}}
$$

except that the $C F I$ is truncated to fall in the range from 0 to 1 . $C F I$ values close to 1 indicate a very good fit.

Note: Use the \cfi text macro to display the value of the comparative fit index in the output path diagram.

## Parsimony Adjusted Measures

James, et al. (1982) suggested multiplying the NFI by a parsimony index so as to take into account the number of degrees of freedom for testing both the model being evaluated and the baseline model. Mulaik, et al. (1989) suggested applying the same adjustment to the $G F I$. Amos also applies a parsimony adjustment to the $C F I$.

See also "PGFI" on p. 655.

## PNFI

The PNFI is the result of applying James, et al.'s (1982) parsimony adjustment to the NFI

$$
\text { PNFI }=(\mathrm{NFI})(\mathrm{PRATIO})=\mathrm{NFI} \frac{d}{d_{b}}
$$

where $d$ is the degrees of freedom for the model being evaluated, and $d_{b}$ is the degrees of freedom for the baseline model.

Note: Use the \pnfi text macro to display the value of the parsimonious normed fit index in the output path diagram.

## PCFI

The PCFI is the result of applying James, et al.'s (1982) parsimony adjustment to the CFI:

$$
\text { PCFI }=(\text { CFI })(\text { PRATIO })=\text { CFI } \frac{d}{d_{b}}
$$

where $d$ is the degrees of freedom for the model being evaluated, and $d_{b}$ is the degrees of freedom for the baseline model.

Note: Use the lpcfi text macro to display the value of the parsimonious comparative fit index in the output path diagram.

## GFI and Related Measures

The $G F I$ and related fit measures are described here.

## GFI

The GFI (goodness-of-fit index) was devised by Jöreskog and Sörbom (1984) for $M L$ and ULS estimation, and generalized to other estimation criteria by Tanaka and Huba (1985).

Appendix C

The $G F I$ is given by

$$
\mathrm{GFI}=1-\frac{\hat{F}}{\hat{F}_{b}}
$$

where $\hat{F}$ is the minimum value of the discrepancy function defined in Appendix B and $\hat{F}_{b}$ is obtained by evaluating $F$ with $\Sigma^{(g)}=\mathbf{0}, g=1,2, \ldots, G$. An exception has to be made for maximum likelihood estimation, since (D2) in Appendix B is not defined for $\Sigma^{(g)}=\mathbf{0}$. For the purpose of computing GFI in the case of maximum likelihood estimation, $f\left(\Sigma^{(g)} ; \mathbf{S}^{(g)}\right)$ in Appendix B is calculated as

$$
f\left(\Sigma^{(g)} ; \mathbf{S}^{(g)}\right)=\frac{1}{2} \operatorname{tr}\left[\mathbf{K}^{(g)^{-1}}\left(\mathbf{S}^{(g)}-\Sigma^{(g)}\right)\right]^{2}
$$

with $\mathbf{K}^{(g)}=\Sigma^{(g)}\left(\hat{\gamma}_{M L}\right)$, where $\hat{\gamma}_{M L}$ is the maximum likelihood estimate of $\gamma$.GFI is always less than or equal to $1 . G F I=1$ indicates a perfect fit.

Note: Use the \gfi text macro to display the value of the goodness-of-fit index in the output path diagram.

## AGFI

The AGFI (adjusted goodness-of-fit index) takes into account the degrees of freedom available for testing the model. It is given by

$$
\mathrm{AGFI}=1-(1-\mathrm{GFI}) \frac{d_{b}}{d}
$$

where

$$
d_{b}=\sum_{g=1}^{G} p^{*(g)}
$$

The $A G F I$ is bounded above by 1 , which indicates a perfect fit. It is not, however, bounded below by 0 , as the $G F I$ is.

Note: Use the \agfi text macro to display the value of the adjusted $G F I$ in the output path diagram.

## PGFI

The PGFI (parsimony goodness-of-fit index), suggested by Mulaik, et al. (1989), is a modification of the $G F I$ that takes into account the degrees of freedom available for testing the model

$$
\mathrm{PGFI}=\mathrm{GFI} \frac{d}{d_{b}}
$$

where $d$ is the degrees of freedom for the model being evaluated, and

$$
d_{b}=\sum_{g=1}^{G} p^{*(g)}
$$

is the degrees of freedom for the baseline zero model.
Note: Use the \pgfi text macro to display the value of the parsimonious $G F I$ in the output path diagram.

## Miscellaneous Measures

Miscellaneous fit measures are described here.

## HI 90

Amos reports a $90 %$ confidence interval for the population value of several statistics. The upper and lower boundaries are given in columns labeled HI90 and LO 90 .

## HOELTER

Hoelter's (1983) critical $N$ is the largest sample size for which one would accept the hypothesis that a model is correct. Hoelter does not specify a significance level to be used in determining the critical $N$, although he uses 0.05 in his examples. Amos reports a critical $N$ for significance levels of 0.05 and 0.01 .

Appendix C

Here are the critical $N$ 's displayed by Amos for each of the models in Example 6:

| Model | HOELTER <br> $\mathbf{0 . 0 5}$ | HOELTER <br> $\mathbf{0 . 0 1}$ |
| :--- | :--- | :--- |
| Model A: No Autocorrelation | 164 | 219 |
| Model B: Most General | 1615 | 2201 |
| Model C: Time-Invariance | 1925 | 2494 |
| Model D: A and C Combined | 216 | 277 |
| Independence model | 11 | 14 |

Model A, for instance, would have been accepted at the 0.05 level if the sample moments had been exactly as they were found to be in the Wheaton study but with a sample size of 164 . With a sample size of 165 , Model A would have been rejected. Hoelter argues that a critical $N$ of 200 or better indicates a satisfactory fit. In an analysis of multiple groups, he suggests a threshold of 200 times the number of groups. Presumably this threshold is to be used in conjunction with a significance level of 0.05 . This standard eliminates Model A and the independence model in Example 6. Model B is satisfactory according to the Hoelter criterion. I am not myself convinced by Hoelter's arguments in favor of the 200 standard. Unfortunately, the use of critical $N$ as a practical aid to model selection requires some such standard. Bollen and Liang (1988) report some studies of the critical $N$ statistic.

Note: Use the \hfive text macro to display Hoelter's critical $N$ in the output path diagram for $\alpha=0.05$, or the \hone text macro for $\alpha=0.01$.

## LO 90

Amos reports a $90 %$ confidence interval for the population value of several statistics. The upper and lower boundaries are given in columns labeled $H I 90$ and $L O 90$.

## RMR

The RMR (root mean square residual) is the square root of the average squared amount by which the sample variances and covariances differ from their estimates obtained under the assumption that your model is correct.

$$
\mathrm{RMR}=\sqrt{\sum_{g=1}^{G}\left\{\sum_{i=1}^{p_{g}} \sum_{j=1}^{j \leq i}\left(\hat{s}_{i j}^{(g)}-\sigma_{i j}^{(g)}\right)\right\} / \sum_{g=1}^{G} p^{*(g)}}
$$

The smaller the $R M R$ is, the better. An $R M R$ of 0 indicates a perfect fit.
The following output from Example 6 shows that, according to the $R M R$, Model A is the best among the models considered except for the saturated model:

| Model | RMR | GFI | AGFI | PGFI |
| :--- | :--- | :--- | :--- | :--- |
| Model A: No Autocorrelation | 0.284 | 0.975 | 0.913 | 0.279 |
| Model B: Most General | 0.757 | 0.998 | 0.990 | 0.238 |
| Model C: Time-Invariance | 0.749 | 0.997 | 0.993 | 0.380 |
| Model D: A and C Combined | 0.263 | 0.975 | 0.941 | 0.418 |
| Saturated model | 0.000 | 1.000 |  |  |
| Independence model | 12.342 | 0.494 | 0.292 | 0.353 |

Note: Use the \rmr text macro to display the value of the root mean square residual in the output path diagram.

## Selected List of Fit Measures

If you want to focus on a few fit measures, you might consider the implicit recommendation of Browne and Mels (1992), who elect to report only the following fit measures:
"CMIN" on p. 639
"P" on p. 639
"FMIN" on p. 642
"F0" on p. 643, with $90 %$ confidence interval
"PCLOSE" on p. 645
"RMSEA" on p. 643, with 90% confidence interval
"ECVI" on p. 647, with 90% confidence interval (See also "AIC" on p. 645)
For the case of maximum likelihood estimation, Browne and Cudeck $(1989,1993)$ suggest substituting MECVI (p. 648) for ECVI.

## Numeric Diagnosis of Non-Identifiability

In order to decide whether a parameter is identified or an entire model is identified, Amos examines the rank of the matrix of approximate second derivatives and of some related matrices. The method used is similar to that of McDonald and Krane (1977). There are objections to this approach in principle (Bentler and Weeks, 1980; McDonald, 1982). There are also practical problems in determining the rank of a matrix in borderline cases. Because of these difficulties, you should judge the identifiability of a model on a priori grounds if you can. With complex models, this may be impossible, so you will have to rely on the numeric determination of Amos. Fortunately, Amos is pretty good at assessing identifiability in practice.

## Using Fit Measures to Rank Models

In general, it is hard to pick a fit measure because there are so many from which to choose. The choice gets easier when the purpose of the fit measure is to compare models to each other rather than to judge the merit of models by an absolute standard. For example, it turns out that it does not matter whether you use RMSEA, RFI, or TLI when rank ordering a collection of models. Each of those three measures depends on $\hat{C}$ and $d$ only through $\hat{C} / d$, and each depends monotonically on $\hat{C} / d$. Thus, each measure gives the same rank ordering of models. For this reason, the specification search procedure reports only RMSEA.

$$
\begin{aligned}
& \mathrm{RMSEA}=\sqrt{\frac{\hat{C}-d}{n d}}=\sqrt{\frac{1}{n}\left(\frac{\hat{C}}{d}-1\right)} \\
& \mathrm{RFI}=\rho_{1}=1-\frac{\hat{C} / d}{\hat{C}_{b} / d_{b}} \\
& \mathrm{TLI}=\rho_{2}=\frac{\frac{\hat{C}_{b}}{d_{b}}-\frac{\hat{C}}{d}}{\frac{\hat{C}_{b}}{d_{b}}-1}
\end{aligned}
$$

The following fit measures depend on $\hat{C}$ and $d$ only through $\hat{C}-d$, and they depend monotonically on $\hat{C}-d$. The specification search procedure reports only $C F I$ as representative of them all.

NCP $=\max (\hat{C}-d, 0)$
$\mathrm{F} 0=\hat{F}_{0}=\max \left(\frac{\hat{C}-d}{n}, 0\right)$

CFI $=1-\frac{\max (\hat{C}-d, 0)}{\max \left(\hat{C}_{b}-d_{b}, \hat{C}-d, 0\right)}$
RNI $=1-\frac{\hat{C}-d}{\hat{C}_{b}-d_{b}}$ (not reported by Amos)
The following fit measures depend monotonically on $\hat{C}$ and not at all on $d$. The specification search procedure reports only $\hat{C}$ as representative of them all.

CMIN $=\hat{C}$
FMIN $=\frac{\hat{C}}{n}$
NFI $=1-\frac{\hat{C}}{\hat{C}_{b}}$

Each of the following fit measures is a weighted sum of $\hat{C}$ and $d$ and can produce a distinct rank order of models. The specification search procedure reports each of them except for CAIC.

BCC
AIC
BIC
CAIC

Each of the following fit measures is capable of providing a unique rank order of models. The rank order depends on the choice of baseline model as well. The specification search procedure does not report these measures.
$\mathrm{IFI}=\Delta_{2}$
PNFI
PCFI

The following fit measures are the only ones reported by Amos that are not functions of $\hat{C}$ and $d$ in the case of maximum likelihood estimation. The specification search procedure does not report these measures.

GFI
AGFI
PGFI

## Baseline Models for Descriptive Fit Measures

Seven measures of fit ( NFI, RFI, IFI, TLI, CFI, PNFI, and PCFI) require a null or baseline bad model against which other models can be compared. The specification search procedure offers a choice of four null, or baseline, models:

Null 1: The observed variables are required to be uncorrelated. Their means and variances are unconstrained. This is the baseline Independence model in an ordinary Amos analysis when you do not perform a specification search.

Null 2: The correlations among the observed variables are required to be equal. The means and variances of the observed variables are unconstrained.

Null 3: The observed variables are required to be uncorrelated and to have means of 0 . Their variances are unconstrained. This is the baseline Independence model used by Amos 4.0.1 and earlier for models where means and intercepts are explicit model parameters.

Null 4: The correlations among the observed variables are required to be equal. The variances of the observed variables are unconstrained. Their means are required to be 0 .

Each null model gives rise to a different value for NFI, RFI, IFI, TLI, CFI, PNFI, and PCFI. Models Null 3 and Null 4 are fitted during a specification search only when means and intercepts are explicitly estimated in the models you specify. The Null 3 and Null 4 models may be appropriate when evaluating models in which means and intercepts are constrained. There is little reason to fit the Null 3 and Null 4 models in the common situation where means and intercepts are not constrained but are estimated for the sole purpose of allowing maximum likelihood estimation with missing data.

To specify which baseline models you want to be fitted during specification searches:

- From the menus, choose Analyze $>$ Specification Search.
- Click the Options button $\boxed{\square}$ on the Specification Search toolbar.
- In the Options dialog, click the Next search tab.

The four null models and the saturated model are listed in the Benchmark models group.

## Rescaling of AIC, BCC, and BIC

The fit measures, $A I C, B C C$, and $B I C$, are defined in Appendix C. Each measure is of the form $\hat{C}+k q$, where $k$ takes on the same value for all models. Small values are good, reflecting a combination of good fit to the data (small $\hat{C}$ ) and parsimony (small $q$ ). The measures are used for comparing models to each other and not for judging the merit of a single model.

The specification search procedure in Amos provides three ways of rescaling these measures, which were illustrated in Examples 22 and 23. This appendix provides formulas for the rescaled fit measures.

In what follows, let $A I C^{(i)}, B C C^{(i)}$, and $B I C^{(i)}$ be the fit values for model $i$.

## Zero-Based Rescaling

Because $A I C, B C C$, and $B I C$ are used only for comparing models to each other, with smaller values being better than larger values, there is no harm in adding a constant, as in:

$$
\begin{aligned}
& \mathrm{AIC}_{0}^{(i)}=\mathrm{AIC}^{(i)}-\min _{i}\left[\mathrm{AIC}^{(i)}\right] \\
& \mathrm{BCC}_{0}^{(i)}=\mathrm{BCC}^{(i)}-\min _{i}\left[\mathrm{BCC}^{(i)}\right] \\
& \mathrm{BIC}_{0}^{(i)}=\mathrm{BIC}^{(i)}-\min _{i}\left[\mathrm{BIC}^{(i)}\right]
\end{aligned}
$$

Appendix G

The rescaled values are either 0 or positive. For example, the best model according to AIC has $A I C_{0}=0$, while inferior models have positive $A I C_{0}$ values that reflect how much worse they are than the best model.

- To display $A I C_{0}, B C C_{0}$, and $B I C_{0}$ after a specification search, click □ on the Specification Search toolbar.
- On the Current results tab of the Options dialog, click Zero-based ( $\min =0$ ).


## Akaike Weights and Bayes Factors (Sum = 1)

- To obtain the following rescaling, select Akaike weights and Bayes factors $(\mathrm{sum}=1)$ on the Current results tab of the Options dialog.

$$
\begin{aligned}
\mathrm{AIC}_{p}^{(i)} & =\frac{e^{-\mathrm{AIC}^{(i)} / 2}}{\sum_{m} e^{-\mathrm{AIC}^{(m)} / 2}} \\
\mathrm{BCC}_{p}^{(i)} & =\frac{e^{-\mathrm{BCC}^{(i)} / 2}}{\sum_{m} e^{-\mathrm{BCC}^{(m)} / 2}} \\
\mathrm{BIC}_{p}^{(i)} & =\frac{e^{-\mathrm{BIC}^{(i)} / 2}}{\sum_{m} e^{-\mathrm{BIC}^{(m)} / 2}}
\end{aligned}
$$

Each of these rescaled measures sums to 1 across models. The rescaling is performed only after an exhaustive specification search. If a heuristic search is carried out or if a positive value is specified for Retain only the best $\_\_\_\_$ models, then the summation in the denominator cannot be calculated, and rescaling is not performed. The $\mathrm{AIC}_{p}^{(i)}$ are called Akaike weights by Burnham and Anderson (1998). $\mathrm{BCC}_{p}^{(i)}$ has the same interpretation as $\mathrm{AIC}_{p}^{(i)}$. Within the Bayesian framework and under suitable assumptions with equal prior probabilities for the models, the $\mathrm{BIC}_{p}^{(i)}$ are approximate posterior probabilities (Raftery, 1993, 1995).

## Akaike Weights and Bayes Factors (Max = 1)

- To obtain the following rescaling, select Akaike weights and Bayes factors ( $\max =1$ ) on the Current results tab of the Options dialog.

$$
\begin{aligned}
\mathrm{AIC}_{L}^{(i)} & =\frac{e^{-\mathrm{AIC}^{(i)} / 2}}{\max _{m}\left[e^{-\mathrm{AIC}^{(m)} / 2}\right]} \\
\mathrm{BCC}_{L}^{(i)} & =\frac{e^{-\mathrm{BCC}^{(i)} / 2}}{\max _{m}\left[e^{-\mathrm{BCC}^{(m)} / 2}\right]} \\
\mathrm{BIC}_{L}^{(i)} & =\frac{e^{-\mathrm{BIC}^{(i)} / 2}}{\max _{m}\left[e^{-\mathrm{BIC}^{(m)} / 2}\right]}
\end{aligned}
$$

For example, the best model according to $A I C$ has $A I C_{L}=1$, while inferior models have $A I C_{L}$ between 0 and 1 . See Burnham and Anderson (1998) for further discussion of $A I C_{L}$, and Raftery $(1993,1995)$ and Madigan and Raftery $(1994)$ for further discussion of $B I C_{L}$.

## Notices

This information was developed for products and services offered in the US. This material might be available from IBM in other languages. However, you may be required to own a copy of the product or product version in that language in order to access it.

IBM may not offer the products, services, or features discussed in this document in other countries. Consult your local IBM representative for information on the products and services currently available in your area. Any reference to an IBM product, program, or service is not intended to state or imply that only that IBM product, program, or service may be used. Any functionally equivalent product, program, or service that does not infringe any IBM intellectual property right may be used instead. However, it is the user's responsibility to evaluate and verify the operation of any non-IBM product, program, or service.

IBM may have patents or pending patent applications covering subject matter described in this document. The furnishing of this document does not grant you any license to these patents. You can send license inquiries, in writing, to:

IBM Director of Licensing<br>IBM Corporation<br>North Castle Drive, MD-NC119<br>Armonk, NY 10504-1785<br>US

For license inquiries regarding double-byte (DBCS) information, contact the IBM Intellectual Property Department in your country or send inquiries, in writing, to:

Notices

Intellectual Property Licensing<br>Legal and Intellectual Property Law<br>IBM Japan Ltd.<br>19-21, Nihonbashi-Hakozakicho, Chuo-ku<br>Tokyo 103-8510, Japan


#### Abstract

INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some jurisdictions do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement may not apply to you.


This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time without notice.

Any references in this information to non-IBM websites are provided for convenience only and do not in any manner serve as an endorsement of those websites. The materials at those websites are not part of the materials for this IBM product and use of those websites is at your own risk.

IBM may use or distribute any of the information you provide in any way it believes appropriate without incurring any obligation to you.

Licensees of this program who wish to have information about it for the purpose of enabling: (i) the exchange of information between independently created programs and other programs (including this one) and (ii) the mutual use of the information which has been exchanged, should contact:

IBM Director of Licensing<br>IBM Corporation<br>North Castle Drive, MD-NC119<br>Armonk, NY 10504-1785<br>US

Such information may be available, subject to appropriate terms and conditions, including in some cases, payment of a fee.

The licensed program described in this document and all licensed material available for it are provided by IBM under terms of the IBM Customer Agreement, IBM International Program License Agreement or any equivalent agreement between us.

The performance data and client examples cited are presented for illustrative purposes only. Actual performance results may vary depending on specific configurations and operating conditions.

Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products.

Statements regarding IBM's future direction or intent are subject to change or withdrawal without notice, and represent goals and objectives only.

This information contains examples of data and reports used in daily business operations. To illustrate them as completely as possible, the examples include the names of individuals, companies, brands, and products. All of these names are fictitious and any similarity to actual people or business enterprises is entirely coincidental.

## COPYRIGHT LICENSE:

This information contains sample application programs in source language, which illustrate programming techniques on various operating platforms. You may copy, modify, and distribute these sample programs in any form without payment to IBM, for the purposes of developing, using, marketing or distributing application programs conforming to the application programming interface for the operating platform for which the sample programs are written. These examples have not been thoroughly tested under all conditions. IBM, therefore, cannot guarantee or imply reliability, serviceability, or function of these programs. The sample programs are provided "AS IS", without warranty of any kind. IBM shall not be liable for any damages arising out of your use of the sample programs.

Each copy or any portion of these sample programs or any derivative work, must include a copyright notice as follows:
© Copyright IBM Corp. 2026. Portions of this code are derived from IBM Corp. Sample Programs.
© Copyright IBM Corp. 1989-2026. All rights reserved.

## Bibliography

Akaike, H. 1973. Information theory and an extension of the maximum likelihood principle. In: Proceedings of the 2nd International Symposium on Information Theory, B. N. Petrov and F. Csaki, eds. Budapest: Akademiai Kiado. 267-281.
$\_\_\_\_$ . 1978. A Bayesian analysis of the minimum AIC procedure. Annals of the Institute of Statistical Mathematics, 30: 9-14.
$\_\_\_\_$ . 1987. Factor analysis and AIC. Psychometrika, 52: 317-332.
Allison, P. D. 2002. Missing data. Thousand Oaks, CA: Sage Publications.
Anderson, E. 1935. The irises of the Gaspe Peninsula. Bulletin of the American Iris Society, 59: 2-5.
Anderson, T. W. 1957. Maximum likelihood estimates for a multivariate normal distribution when some observations are missing. Journal of the American Statistical Association, 52: 200-203.
$\_\_\_\_$ . 1984. An introduction to multivariate statistical analysis. New York: John Wiley and Sons.
Arbuckle, J. L. Unpublished, 1991. Bootstrapping and model selection for analysis of moment structures.
$\_\_\_\_$ . 1994a. Advantages of model-based analysis of missing data over pairwise deletion. Presented at the RMD Conference on Causal Modeling, West Lafayette, IN.
$\_\_\_\_$ . 1994b. A permutation test for analysis of covariance structures. Presented at the annual meeting of the Psychometric Society, University of Illinois, Champaign, IL.
$\_\_\_\_$ . 1996. Full information estimation in the presence of incomplete data. In: Advanced structural equation modeling, G. A. Marcoulides and R. E. Schumacker, eds. Mahwah, New Jersey: Lawrence Erlbaum Associates.
Arminger, G., P. Stein, and J. Wittenberg. 1999. Mixtures of conditional mean- and covariancestructure models. Psychometrika, 64:4, 475-494.

Bibliography

Attig, M. S. 1983. The processing of spatial information by adults. Presented at the annual meeting of The Gerontological Society, San Francisco.
Beale, E. M. L., and R. J. A. Little. 1975. Missing values in multivariate analysis. Journal of the Royal Statistical Society Series B, 37: 129-145.
Beck, A. T. 1967. Depression: causes and treatment. Philadelphia, PA: University of Pennsylvania Press.
Bentler, P. M. 1980. Multivariate analysis with latent variables: Causal modeling. Annual Review of Psychology, 31: 419-456.
$\_\_\_\_$ . 1985. Theory and Implementation of EQS: A Structural Equations Program. Los Angeles, CA: BMDP Statistical Software.
$\_\_\_\_$ . 1989. EQS structural equations program manual. Los Angeles, CA: BMDP Statistical Software.
$\_\_\_\_$ . 1990. Comparative fit indexes in structural models. Psychological Bulletin, 107: 238-246.

Bentler, P. M., and D. G. Bonett. 1980. Significance tests and goodness of fit in the analysis of covariance structures. Psychological Bulletin, 88: 588-606.
Bentler, P. M., and C. Chou. 1987. Practical issues in structural modeling. Sociological Methods and Research, 16: 78-117.
Bentler, P. M., and E. H. Freeman. 1983. Tests for stability in linear structural equation systems. Psychometrika, 48: 143-145.
Bentler, P. M., and D. G. Weeks. 1980. Linear structural equations with latent variables. Psychometrika, 45: 289-308.
Bentler, P. M., and J. A. Woodward. 1979. Nonexperimental evaluation research: Contributions of causal modeling. In: Improving Evaluations, L. Datta and R. Perloff, eds. Beverly Hills: Sage Publications.

Bollen, K. A. 1986. Sample size and Bentler and Bonett's non-normed fit index. Psychometrika, 51: 375-377.
$\_\_\_\_$ . 1987. Outliers and improper solutions: A confirmatory factor analysis example. Sociological Methods and Research, 15: 375-384.
$\_\_\_\_$ . 1989a. Structural equations with latent variables. New York: John Wiley and Sons.
$\_\_\_\_$ . 1989b. A new incremental fit index for general structural equation models. Sociological Methods and Research, 17: 303-316.
Bollen, K. A., and K. G. Jöreskog. 1985. Uniqueness does not imply identification: A note on confirmatory factor analysis. Sociological Methods and Research, 14: 155-163.
Bollen, K. A., and J. Liang. 1988. Some properties of Hoelter's CN. Sociological Methods and Research, 16: 492-503.

Bollen, K. A., and J. S. Long, eds. 1993. Testing structural equation models. Newbury Park, CA: Sage Publications.
Bollen, K. A., and R. A. Stine. 1992. Bootstrapping goodness-of-fit measures in structural equation models. Sociological Methods and Research, 21: 205-229.
Bolstad, W. M., and J. M. Curran. 2017. Introduction to Bayesian statistics. Hoboken, NJ: John Wiley and Sons.
Boomsma, A. 1987. The robustness of maximum likelihood estimation in structural equation models. In: Structural Modeling by Example: Applications in Educational, Sociological, and Behavioral Research, P. Cuttance and R. Ecob, eds. Cambridge University Press, 160-188.
Botha, J. D., A. Shapiro, and J. H. Steiger. 1988. Uniform indices-of-fit for factor analysis models. Multivariate Behavioral Research, 23: 443-450.
Bozdogan, H. 1987. Model selection and Akaike's information criterion (AIC): The general theory and its analytical extensions. Psychometrika, 52: 345-370.
Brown, C. H. 1983. Asymptotic comparison of missing data procedures for estimating factor loadings. Psychometrika, 48:2, 269-291.
Brown, R. L. 1994. Efficacy of the indirect approach for estimating structural equation models with missing data: A comparison of five methods. Structural Equation Modeling: A Multidisciplinary Journal, 1: 287-316.
Browne, M. W. 1982. Covariance structures. In: Topics in applied multivariate analysis, D. M. Hawkins, ed. Cambridge: Cambridge University Press, 72-141.
$\_\_\_\_$ . 1984. Asymptotically distribution-free methods for the analysis of covariance structures. British Journal of Mathematical and Statistical Psychology, 37: 62-83.
Browne, M. W., and R. Cudeck. 1989. Single sample cross-validation indices for covariance structures. Multivariate Behavioral Research, 24: 445-455.
$\_\_\_\_$ . 1993. Alternative ways of assessing model fit. In: Testing structural equation models, K. A. Bollen and J. S. Long, eds. Newbury Park, CA: Sage Publications, 136-162.

Browne, M. W., and G. Mels. 1992. RAMONA user's guide. The Ohio State University, Columbus, OH .
Burnham, K. P., and D. R. Anderson. 1998. Model selection and inference: A practical information-theoretic approach. New York: Springer-Verlag.
Burnham, K. P., and D. R. Anderson. 2002. Model selection and multimodel inference: A practical information-theoretic approach. 2nd ed. New York: Springer-Verlag.
Burns, D. D. 1999. Feeling good: the new mood therapy. New York: Avon Books.
$\_\_\_\_$ . 2020. Feeling great: the revolutionary new treatment for depression and anxiety. Eau Claire, WI: PESI.
Byrne, B. M. 1989. A primer of LISREL: Basic applications and programming for confirmatory factor analytic models. New York: Springer-Verlag.

Bibliography
$\_\_\_\_$ . 2001. Structural equation modeling with Amos: Basic concepts, applications, and programming. Mahwah, New Jersey: Erlbaum.
Carmines, E. G., and J. P. McIver. 1981. Analyzing models with unobserved variables. In: Social measurement: Current issues, G. W. Bohrnstedt and E. F. Borgatta, eds. Beverly Hills: Sage Publications.
Cattell, R. B. 1966. The scree test for the number of factors. Multivariate Behavioral Research, 1: 245-276.
Celeux, G., M. Hurn, and C. P. Robert. 2000. Computational and inferential difficulties with mixture posterior distributions. Journal of the American Statistical Association, 95:451, 957-970.
Chen, F., K. A. Bollen, P. Paxton, P. J. Curran, and J. B. Kirby. 2001. Improper solutions in structural equation models: Causes, consequences, and strategies. Sociological Methods and Research, 29:4, 468-508.
Chung, H., E. Loken, and J. L. Schafer. 2004. Difficulties in drawing inferences with finitemixture models: A simple example with a simple solution. American Statistician, 58:2, 152-158.
Cliff, N. 1973. Scaling. Annual Review of Psychology, 24: 473-506.
$\_\_\_\_$ . 1983. Some cautions concerning the application of causal modeling methods. Multivariate Behavioral Research, 18: 115-126.
Cochran, W. G. 1952. The $\chi^{2}$ test of goodness of fit. Annals of Mathematical Statistics, 23: 315-345.
Cook, T. D., and D. T. Campbell. 1979. Quasi-experimentation: Design and analysis issues for field settings. Chicago: Rand McNally.
Croon, M. 2002. Ordering the classes. In: Applied Latent Class Analysis: 137-162, J. A. Hagenaars and A. L. McCutcheon, eds. Cambridge, UK: Cambridge University Press.
Crowley, J., and M. Hu. 1977. Covariance analysis of heart transplant data. Journal of the American Statistical Association, 72: 27-36.
Cudeck, R., and M. W. Browne. 1983. Cross-validation of covariance structures. Multivariate Behavioral Research, 18: 147-167.
Davis, W. R. 1993. The FC1 rule of identification for confirmatory factor analysis: A general sufficient condition. Sociological Methods and Research, 21: 403-437.
Diaconis, P., and B. Efron. 1983. Computer-intensive methods in statistics. Scientific American, 248:5, 116-130.
Ding, C. 2006. Using regression mixture analysis in educational research. Practical Assessment Research and Evaluation, 11:11. Available online:
http://pareonline.net/getvn.asp?v=11\&n=11.

Dolker, M., S. Halperin, and D. R. Divgi. 1982. Problems with bootstrapping Pearson correlations in very small samples. Psychometrika, 47: 529-530.
Draper, N. R., and H. Smith. 1981. Applied regression analysis. 2nd ed. New York: John Wiley and Sons.
Edgington, E. S. 1987. Randomization tests. 2nd ed. New York: Marcel Dekker.
Efron, B. 1979. Bootstrap methods: Another look at the jackknife. Annals of Statistics, 7: 1-26.
$\_\_\_\_$ . 1982. The jackknife, the bootstrap, and other resampling plans. (SIAM Monograph \#38) Philadelphia: Society for Industrial and Applied Mathematics.
$\_\_\_\_$ . 1987. Better bootstrap confidence intervals. Journal of the American Statistical Association, 82: 171-185.
Efron, B., and G. Gong. 1983. A leisurely look at the bootstrap, the jackknife, and cross-validation. American Statistician, 37: 36-48.
Efron, B., and D. V. Hinkley. 1978. Assessing the accuracy of the maximum likelihood estimator: Observed versus expected Fisher information. Biometrika, 65: 457-87.
Efron, B., and R. J. Tibshirani. 1993. An introduction to the bootstrap. New York: Chapman and Hall.
European Values Study Group and World Values Survey Association. European and world values surveys four-wave integrated data file, 1981-2004. Vol. 20060423. 2006.
Felson, R.B., and G. W. Bohrnstedt 1979. "Are the good beautiful or the beautiful good?" The relationship between children's perceptions of ability and perceptions of physical attractiveness. Social Psychology Quarterly, 42: 386-392.
Fisher, R. A. 1936. The use of multiple measurements in taxonomic problems. Annals of Eugenics, 7: 179-188.
Fox, J. 1980. Effect analysis in structural equation models. Sociological Methods and Research, 9: 3-28.
Fraley, C., and A. E. Raftery. 2002. Model-based clustering, discriminant analysis, and density estimation. Journal of the American Statistical Association, 97:458, 611-631.
Frühwirth-Schnatter, S. 2004. Estimating marginal likelihoods for mixture and Markov switching models using bridge sampling techniques. The Econometrics Journal, 7: 143-167.
Furnival, G. M., and R. W. Wilson. 1974. Regression by leaps and bounds. Technometrics, 16: 499-511.
Gelman, A., J. B. Carlin, H. S. Stern, D. B. Dunson, A. Vehtari, and D. B. Rubin. 2013. Bayesian data analysis. 3rd ed. Boca Raton: Chapman and Hall/CRC.
Gill, J. 2004. Introduction to the special issue. Political Analysis, 12:4, 323-337.

Bibliography

Graham, J. W., S. M. Hofer, S. I. Donaldson, D. P. MacKinnon, and J. L. Schafer. 1997. Analysis with missing data in prevention research. In: The science of prevention: Methodological advances from alcohol and substance abuse research, K. Bryant, M. Windle, and S. West, eds. Washington, DC: American Psychological Association.
Graham, J. W., S. M. Hofer, and D. P. MacKinnon. 1996. Maximizing the usefulness of data obtained with planned missing value patterns: An application of maximum likelihood procedures. Multivariate Behavorial Research, 31: 197-218.
Gulliksen, H., and J. W. Tukey. 1958. Reliability for the law of comparative judgment. Psychometrika, 23: 95-110.
Hamilton, L. C. 1990. Statistics with Stata. Pacific Grove, CA: Brooks/Cole.
Hamilton, M. 1960. A rating scale for depression. Journal of Neurology, Neurosurgery, and Psychiatry, 23: 56-62.
Hayduk, L. A. 1987. Structural equation modeling with LISREL. Baltimore: Johns Hopkins University Press.
Hoelter, J. W. 1983. The analysis of covariance structures: Goodness-of-fit indices. Sociological Methods and Research, 11: 325-344.
Hoeting, J. A., D. Madigan, A. E. Raftery, and C. T. Volinsky. 1999. Bayesian model averaging: a tutorial. Statistical Science, 14: 382-417.
Holzinger, K. J., and F. A. Swineford. 1939. A study in factor analysis: The stability of a bi-factor solution. Supplementary Educational Monographs, No. 48. Chicago: University of Chicago, Dept. of Education.
Hoshino, T. 2001. Bayesian inference for finite mixtures in confirmatory factor analysis. Behaviormetrika, 28:1, 37-63.
Hu, L., and P. M. Bentler. 1999. Cutoff criteria for fit indices in covariance structure analysis: conventional criteria versus new alternatives. Structural Equation Modeling, 6: 1-55.
Hubert, L. J., and R. G. Golledge. 1981. A heuristic method for the comparison of related structures. Journal of Mathematical Psychology, 23: 214-226.
Huitema, B. E. 1980. The analysis of covariance and alternatives. New York: John Wiley and Sons.
Ibrahim, J. G., M-H Chen, S. R. Lipsitz, and A. H. Herring. 2005. Missing data methods for generalized linear models: A review. Journal of the American Statistical Association, 100:469, 332-346.
Jackman, S. 2000. Estimation and inference via Bayesian simulation: An introduction to Markov chain Monte Carlo. American Journal of Political Science, 44:2, 375-404.
James, L. R., S. A. Mulaik, and J. M. Brett. 1982. Causal analysis: Assumptions, models, and data. Beverly Hills: Sage Publications.

Jamison, C., and F. Scogin. 1995. The outcome of cognitive bibliotherapy with depressed adults. Journal of Consulting and Clinical Psychology, 63: 644-650.
Jasra, A., C. C. Holmes, and D. A. Stephens. 2005. Markov chain Monte Carlo methods and the label switching problem in Bayesian mixture modeling. Statistical Science, 20:1, 50-67.
Jöreskog, K. G. 1967. Some contributions to maximum likelihood factor analysis. Psychometrika, 32: 443-482.
$\_\_\_\_$ . 1969. A general approach to confirmatory maximum likelihood factor analysis. Psychometrika, 34: 183-202.
$\_\_\_\_$ . 1971. Simultaneous factor analysis in several populations. Psychometrika, 36: 409-426.
$\_\_\_\_$ . 1979. A general approach to confirmatory maximum likelihood factor analysis with addendum. In: Advances in factor analysis and structural equation models, K. G. Jöreskog and D. Sörbom, eds. Cambridge, MA: Abt Books, 21-43.

Jöreskog, K. G., and D. Sörbom. 1984. LISREL-VI user's guide. 3rd ed. Mooresville, IN: Scientific Software.
$\_\_\_\_$ . 1989. LISREL-7 user's reference guide. Mooresville, IN: Scientific Software.
$\_\_\_\_$ . 1996. LISREL-8 user's reference guide. Chicago: Scientific Software.
Judd, C. M., and M. A. Milburn. 1980. The structure of attitude systems in the general public: Comparisons of a structural equation model. American Sociological Review, 45: 627-643.
Kalbfleisch, J. D., and R. L. Prentice. 2002. The statistical analysis of failure time data. Hoboken, NJ: John Wiley and Sons.
Kaplan, D. 1989. Model modification in covariance structure analysis: Application of the expected parameter change statistic. Multivariate Behavioral Research, 24: 285-305.
Kendall, M. G., and A. Stuart. 1973. The advanced theory of statistics. Vol. 2, 3rd ed. New York: Hafner.
Kline, R. B. 2016. Principles and practice of structural equation modeling. 4th ed. New York: The Guilford Press.
Kullback, S., and R. A. Leibler. 1951. On information and sufficiency. Annals of Mathematical Statistics, 22: 79-86.
Lazarsfeld, P. F., and N. W. Henry. 1968. Latent structure analysis. Boston: Houghton Mifflin.
Lee, S., and S. Hershberger. 1990. A simple rule for generating equivalent models in covariance structure modeling. Multivariate Behavioral Research, 25: 313-334.
Lee, S. Y. 2007. Structural equation modeling: A Bayesian approach. Chichester, UK: John Wiley and Sons.
Lee, S. Y., and X. Y. Song. 2004. Evaluation of the Bayesian and maximum likelihood approaches in analyzing structural equation models with small sample sizes. Multivariate Behavioral Research, 39:4, 653-686.

Bibliography

Lee, S. Y., and X. Y. Song. 2003. Bayesian analysis of structural equation models with dichotomous variables. Statistics in Medicine, 22: 3073-3088.
Linhart, H., and W. Zucchini. 1986. Model selection. New York: John Wiley and Sons.
Little, R. J. A., and D. B. Rubin.. 1989. The analysis of social science data with missing values. Sociological Methods and Research, 18: 292-326.
$\_\_\_\_$ . 2020. Statistical analysis with missing data. 3rd ed. Hoboken, NJ: John Wiley and Sons.
Little, R. J. A., and N. Schenker. 1995. Missing data. In: Handbook of statistical modeling for the social and behavioral sciences, G. Arminger, C. C. Clogg, and M. E. Sobel, eds. New York: Plenum.
Loehlin, J. C., and A. A. Beaujean. 2017. Latent variable models: An introduction to factor, path, and structural equation analysis. 5th ed. New York: Routledge.
Loken, E. 2004. Using latent class analysis to model temperament types. Multivariate Behavioral Research, 39:4, 625-652.
Lord, F. M. 1955. Estimation of parameters from incomplete data. Journal of the American Statistical Association, 50: 870-876.
Lubke, G. H., and B. Muthén. 2005. Investigating population heterogeneity with factor mixture models. Psychological Methods, 10:1, 21-39.
MacCallum, R. C. 1986. Specification searches in covariance structure modeling. Psychological Bulletin, 100: 107-120.
$\_\_\_\_$ . 1990. The need for alternative measures of fit in covariance structure modeling. Multivariate Behavioral Research, 25: 157-162.
MacCallum, R. C., M. Roznowski, and L. B. Necowitz. 1992. Model modifications in covariance structure analysis: The problem of capitalization on chance. Psychological Bulletin, 111: 490-504.
MacCallum, R. C., D. T. Wegener, B. N. Uchino, and L. R. Fabrigar. 1993. The problem of equivalent models in applications of covariance structure analysis. Psychological Bulletin, 114: 185-199.
MacKay, D. J. C. 2003. Information theory, inference and learning algorithms. Cambridge, UK: Cambridge University Press.
MacKinnon, D. P., C. M. Lockwood, and J. Williams. 2004. Confidence limits for the indirect effect: distribution of the product and resampling methods. Multivariate Behavioral Research, 39:1, 99-128.
Madigan, D., and A. E. Raftery. 1994. Model selection and accounting for model uncertainty in graphical models using Occam's window. Journal of the American Statistical Association, 89: 1535-1546.
Manly, B. F. J. 1991. Randomization and Monte Carlo Methods in Biology. London: Chapman and Hall.

Mantel, N. 1967. The detection of disease clustering and a generalized regression approach. Cancer Research, 27: 209-220.
Mantel, N., and R. S. Valand. 1970. A technique of nonparametric multivariate analysis. Biometrics, 26: 47-558.
Mardia, K. V. 1970. Measures of multivariate skewness and kurtosis with applications. Biometrika, 57: 519-530.
$\_\_\_\_$ . 1974. Applications of some measures of multivariate skewness and kurtosis in testing normality and robustness studies. Sankhya, Series B, 36: 115-128.
Marsh, H. W., and D. Hocevar. 1985. Application of confirmatory factor analysis to the study of self-concept: First- and higher-order factor models and their invariance across groups. Psychological Bulletin, 97: 562-582.
Martin, J. K., and R. P. McDonald. 1975. Bayesian estimation in unrestricted factor analysis: A treatment for Heywood cases. Psychometrika, 40: 505-517.
Matsumoto, M., and T. Nishimura. 1998. Mersenne twister: A 623-dimensionally equidistributed uniform pseudo-random number generator. ACM Transactions on Modeling and Computer Simulation, 8: 3-30.
Matthai, A. 1951. Estimation of parameters from incomplete data with application to design of sample surveys. Sankhya, 11: 145-152.
McArdle, J. J., and M. S. Aber. 1990. Patterns of change within latent variable structural equation models. In: Statistical methods in longitudinal research, Volume I: Principles and structuring change, A. von Eye, ed. New York: Academic Press, 151-224.
McDonald, R. P. 1978. A simple comprehensive model for the analysis of covariance structures. British Journal of Mathematical and Statistical Psychology, 31: 59-72.
$\_\_\_\_$ . 1982. A note on the investigation of local and global identifiability. Psychometrika, 47: 101-103.
$\_\_\_\_$ . 1989. An index of goodness-of-fit based on noncentrality. Journal of Classification, 6: 97-103.
McDonald, R. P., and W. R. Krane. 1977. A note on local identifiability and degrees of freedom in the asymptotic likelihood ratio test. British Journal of Mathematical and Statistical Psychology, 30: 198-203.
$\_\_\_\_$ . 1979. A Monte-Carlo study of local identifiability and degrees of freedom in the asymptotic likelihood ratio test. British Journal of Mathematical and Statistical Psychology, 32: 121-132.
McDonald, R. P., and H. W. Marsh. 1990. Choosing a multivariate model: Noncentrality and goodness of fit. Psychological Bulletin, 107: 247-255.

Bibliography

Mulaik, S. A. 1990. An analysis of the conditions under which the estimation of parameters inflates goodness of fit indices as measures of model validity. Paper presented at the Annual Meeting, Psychometric Society, Princeton, New Jersey, June 28-30, 1990.
Mulaik, S. A., L. R. James, J. Van Alstine, N. Bennett, S. Lind, and C. D. Stilwell. 1989. Evaluation of goodness-of-fit indices for structural equation models. Psychological Bulletin, 105: 430-445.
Muthén, B., D. Kaplan, and M. Hollis. 1987. On structural equation modeling with data that are not missing completely at random. Psychometrika, 52: 431-462
Olinsky, A., S. Chen, and L. Harlow. 2003. The comparitive efficacy of imputation methods for missing data in structural equation modeling. European Journal of Operational Research, 151: 53-79.
Olsson, S. 1973. An experimental study of the effects of training on test scores and factor structure. Uppsala, Sweden: University of Uppsala, Department of Education.
Raftery, A. E. 1993. Bayesian model selection in structural equation models. In: Testing structural equation models, K. A. Bollen and J. S. Long, eds. Newbury Park, CA: Sage Publications, 163-180.
$\_\_\_\_$ . 1995. Bayesian model selection in social research. In: Sociological Methodology, P. V. Marsden, ed. San Francisco: Jossey-Bass, 111-163.
Rigdon, E. E. 1994a. Calculating degrees of freedom for a structural equation model. Structural Equation Modeling, 1: 274-278.
$\_\_\_\_$ . 1994b. Demonstrating the effects of unmodeled random measurement error. Structural Equation Modeling, 1: 375-380.
Rock, D. A., C. E. Werts, R. L. Linn, and K. G. Jöreskog. 1977. A maximum likelihood solution to the errors in variables and errors in equations model. Journal of Multivariate Behavioral Research, 12: 187-197.
Rubin, D. B. 1976. Inference and missing data. Biometrika, 63: 581-592.
$\_\_\_\_$ . 1987. Multiple imputation for nonresponse in surveys. New York: John Wiley and Sons.
Runyon, R. P., and A. Haber. 1980. Fundamentals of behavioral statistics, 4th ed. Reading, Mass.: Addison-Wesley.
Salhi, S. 1998. Heuristic search methods. In: Modern methods for business research, G. A. Marcoulides, ed. Mahwah, NJ: Erlbaum, 147-175.
Saris, W. E., A. Satorra, and D. Sörbom. 1987. The detection and correction of specification errors in structural equation models. In: Sociological methodology, C. C. Clogg, ed. San Francisco: Jossey-Bass.
Schafer, J. L. 1997. Analysis of incomplete multivariate data. London, UK: Chapman and Hall.
Schafer, J. L., and J. W. Graham. 2002. Missing data: Our view of the state of the art. Psychological Methods, 7:2, 147-177.

Schafer, J. L., and M. K. Olsen. 1998. Multiple imputation for multivariate missing-data problems: A data analyst's perspective. Multivariate Behavioral Research, 33:4, 545-571.
Schwarz, G. 1978. Estimating the dimension of a model. The Annals of Statistics, 6: 461-464.
Scheines, R., H. Hoijtink, and A. Boomsma. 1999. Bayesian estimation and testing of structural equation models. Psychometrika, 64: 37-52.
Shrout, P. E., and N. Bolger. 2002. Mediation in experimental and nonexperimental studies: New procedures and recommendations. Psychological Methods, 7:4, 422-445.
Sobel, M. E. 1982. Asymptotic confidence intervals for indirect effects in structural equation models. In: Sociological methodology, S. Leinhart, ed. San Francisco: Jossey-Bass, 290-312.
$\_\_\_\_$ . 1986. Some new results on indirect effects and their standard errors in covariance structure models. In: Sociological methodology, S. Leinhart, ed. San Francisco: Jossey-Bass, 159-186.
Sobel, M. E., and G. W. Bohrnstedt. 1985. Use of null models in evaluating the fit of covariance structure models. In: Sociological methodology, N. B. Tuma, ed. San Francisco: Jossey-Bass, 152-178.
Sörbom, D. 1974. A general method for studying differences in factor means and factor structure between groups. British Journal of Mathematical and Statistical Psychology, 27: 229-239.
$\_\_\_\_$ . 1978. An alternative to the methodology for analysis of covariance. Psychometrika, 43: 381-396.
Spirtes, P., R. Scheines, and C. Glymour. 1990. Simulation studies of the reliability of computeraided model specification using the TETRAD II, EQS, and LISREL programs. Sociological Methods and Research, 19: 3-66.
Steiger, J. H. 1989. EzPATH: Causal modeling. Evanston, IL: Systat.
$\_\_\_\_$ . 1990. Structural model evaluation and modification: An interval estimation approach. Multivariate Behavioral Research, 25: 173-180.
Steiger, J. H., and J. C. Lind. 1980, May 30. Statistically-based tests for the number of common factors. Paper presented at the Annual Spring Meeting of the Psychometric Society, Iowa City.
Steiger, J. H., A. Shapiro, and M. W. Browne. 1985. On the multivariate asymptotic distribution of sequential chi-square statistics. Psychometrika, 50: 253-263.
Stelzl, I. 1986. Changing a causal hypothesis without changing the fit: Some rules for generating equivalent path models. Multivariate Behavioral Research, 21: 309-331.
Stephens, M. 2000. Dealing with label switching in mixture models. Journal of the Royal Statistical Society, Series B, 62:4, 795-809.
Stine, R. A. 1989. An introduction to bootstrap methods: Examples and ideas. Sociological Methods and Research, 18: 243-291.
Swain, A. J. 1975. Analysis of parametric structures for variance matrices. Unpublished Ph.D. thesis, University of Adelaide.

Bibliography

Tanaka, J. S., and G. J. Huba. 1985. A fit index for covariance structure models under arbitrary GLS estimation. British Journal of Mathematical and Statistical Psychology, 38: 197-201.
$\_\_\_\_$ . 1989. A general coefficient of determination for covariance structure models under arbitrary GLS estimation. British Journal of Mathematical and Statistical Psychology, 42: 233-239.

Tucker, L. R., and C. Lewis. 1973. A reliability coefficient for maximum likelihood factor analysis. Psychometrika, 38: 1-10.
Verleye, G. 1996. Missing at random data problems in attitude measurements using maximum likelihood structural equation modeling. Unpublished dissertation. Frije Universiteit Brussels, Department of Psychology.
Vermunt, J. K., and J. Magidson. 2005. Structural equation models: Mixture models. In: Encyclopedia of statistics in behavioral scientce, B. Everitt and D. Howell, eds. Chichester, UK: John Wiley and Sons, 1922-1927.
Warren, R. D., J. K. White, and W. A. Fuller. 1974. An errors-in-variables analysis of managerial role performance. Journal of the American Statistical Association, 69: 886-893.
Wheaton, B. 1987. Assessment of fit in overidentified models with latent variables. Sociological Methods and Research, 16: 118-154.
Wheaton, B., B. Muthén, D. F. Alwin, and G. F. Summers. 1977. Assessing reliability and stability in panel models. In: Sociological methodology, D. R. Heise, ed. San Francisco: Jossey-Bass, 84-136.

Wichman, B. A., and I. D. Hill. 1982. An efficient and portable pseudo-random number generator. Algorithm AS 183. Applied Statistics, 31: 188-190.
Winer, B. J. 1971. Statistical principles in experimental design. New York: McGraw-Hill.
Wothke, W. 1993. Nonpositive definite matrices in structural modeling. In: Testing structural equation models, K. A. Bollen and J. S. Long, eds. Newbury Park, CA: Sage Publications, 256-293.
$\_\_\_\_$ . 1999 Longitudinal and multi-group modeling with missing data. In: Modeling longitudinal and multiple group data: Practical issues, applied approaches and specific examples, T. D. Little, K. U. Schnabel, and J. Baumert, eds. Mahwah, New Jersey: Lawrence Erlbaum Associates.

Zhu, H. T., and S. Y. Lee. 2001. A Bayesian analysis of finite mixtures in the LISREL model. Psychometrika, 66:1, 133-152.

## Index

additive constant (intercept), 229
ADF, asymptotically distribution-free, 634
admissibility test in Bayesian estimation, 440
AGFI, adjusted goodness-of-fit index, 654
AIC
Akaike information criterion, 323, 645
Burnham and Anderson's guidelines for, 344
Akaike weights, 668, 669
interpreting, 346
viewing, 345
alternative to analysis of covariance, 151, 249
Amos Graphics, launching, 9
AmosEngine methods, 59
analysis of covariance, 153
alternative to, 151, 249
comparison of methods, 265
Anderson iris data, 542, 560
assumptions by Amos
about analysis of covariance, 249
about correlations among exogenous variables, 79
about distribution, 36
about missing data, 282
about parameters in the measurement model, 253
about regression, 229
asymptotic, 31
autocorrelation plot, 421, 524
backwards heuristic specification search, 376
baseline model, 665
comparisons to, 648
specifying, 665
Bayes factors, 668, 669
rescaling of, 349
Bayes' Theorem, 403

Bayesian estimation, 403
of additional estimands, 449
Bayesian imputation, 478
BCC
Browne-Cudeck criterion, 323, 646
Burnham and Anderson's guidelines for, 344
comparing models using, 344
best-fit graph
for $C, 356$
for fit measures, 358
point of diminishing returns, 357
BIC
Bayes information criterion, 646
comparing models using, 365
bootstrap, 309-316
ADF, 330
approach to model comparison, 317-324
compare estimation methods, 327-335
failures, 323
GLS, 330
ML, 330
monitoring progress, 311
number of samples, 311, 321
samples, 317
shortcomings, 310
table of diagnostic information, 314
ULS, 330
boundaries. See category boundaries
burn-in samples, 413

CAIC, consistent AIC, 647
calculate
critical ratios, 113
standardized estimates, 34
Caption
pd method for drawing path diagrams, 603

Index
category boundaries, 513
censored data, 491
CFI, comparative fit index, 652
change
default behavior, 251
defaults, 251
fonts, 27
orientation of drawing area, 88
chi-square probability method, 294
chi-square statistic, 55
display in figure caption, 55
classification errors, 556
CMIN
minimum discrepancy function $C, 123,639$
table, 386
CMIN/DF, minimum discrepancy function divided by degrees of freedom, 641
combining results of multiply imputed data files, 487
common factor analysis model, 143
common factor model, 142
common factors, 143
comparing models
using Bayes factors, 348
using BCC, 344
using BIC, 346, 365
complex model, 638
conditional test, 269
conditions for identifiability, 144
confidence limits, 655, 656
consistent AIC (CAIC), 323
constrain
covariances, 46
means and intercepts, 396
parameters, 14
variances, 44
constraints
add to improve model, 113
conventional linear regression, 69
conventions for specifying group differences, 167
convergence
in Bayesian estimation, 415
in distribution, 415
of posterior summaries, 415
copy
path diagram, 21
text output, 21
correlation estimates as text output, 35
correlations among exogenous variables, 79
Cov
pd method for drawing path diagrams, 602
covariances
draw, 197
label, 198
structural, 383
unbiased estimates, 250
create
a second group, 198
path diagram, 89
credible interval, 404
credible regions, 425
critical ratio, 31
calculate, 113
cross-group constraints, 240
generating, 397
parameters affected by, 384
setting manually, 387
custom estimands, 457
data and model specification methods, 59
data files, 11
data imputation, 282, 477, 501, 535
data input, 48
data recoding, 493, 510, 531
declarative methods, 59
defaults, changing, 251
degrees of freedom, 33
descriptive fit measures, 665
DF, degrees of freedom, 638
diagnostics
MCMC, 523
direct effect, 126
discrepancy functions, 633
distribution assumptions for Amos models, 36
drag properties option, 196
draw covariances, 197
drawing area
add covariance paths, 92
add unobserved variable, 92
change orientation of, 88
viewing measurement weights, 384
duplicate measurement model, 90

ECVI, expected cross-validation index, 647
endogenous variables, 71, 78
EQS (SEM program), 251
equality constraints, 144
equation format for AStructure method, 81
establishing covariances, 27
estimands, 611
estimate means and intercepts option
when not selected, 220
when selected, 220
estimating
indirect effects, 445
means, 217
variances and covariances, 23
European Values Study Group, 507
exhaustive specification search, 376
exogenous variables, $39,71,78,80$
exploratory analysis, 103
exploratory factor analysis, 362, 367

F0, population discrepancy function, 643
factor analysis, 141
exploratory, 367
model, 237
with structured means, 237
factor loadings, 143, 383
factor means
comparing, 388
removing constraints, 389
factor score weights, 126
Fisher iris data, 542, 560
fit measures, 637, 657, 661
fitting all models, 386
in a single analysis, 195
fixed variables, 36
FMIN, minimum value of discrepancy $F, 642$
forward heuristic specification search, 376
free parameters, 39
generated models, 385
generating cross-group constraints, 397
GetCheckBox
pd method, 608
GFI, goodness-of-fit index, 653
GLS, generalized least squares, 634
graph
best-fit, 356
scatterplot of fit and complexity, 351
scree plot, 359
GroupName method, 178
heuristic specification search, 367, 376
backwards, 376
forward, 376
limitations of, 379
stepwise, 376, 377
HOELTER, critical $N, 655$
homogeneity of variances and covariances, 567
hypothesis testing, 54
identifiability, 69, 143, 659
conditions for, 144
identification constraints, 155
IFI, incremental fit index, 651
improper solutions, 430
imputation
Bayesian, 478
data, 477, 501, 535
model-based, 478
multiple, 478
regression, 477
stochastic regression, 477

Index
independence model, 285, 288, 320, 637
indirect effects, 126
estimating, 445
finding a confidence interval for, 451
viewing standardized, 447
inequality constraints on data, 498, 505
information-theoretic measures of fit, 645
iris data, 542, 560
journals about structural equation modeling, 4
just-identified model, 75
label
output, 53
variances and covariances, 198
label switching, 575, 596
latent structure analysis, 557, 574
latent variable
posterior predictive distribution, 530
linear dependencies, 71
LISREL (SEM program), 251
listwise deletion, 281

Mainsub function, 599
MCMC diagnostics, 523
means and intercept modeling, 217
means and intercepts
constraining, 388, 396
measurement error, 71
measurement model, 86, 318
measurement residuals, 384
measurement weights, 383
viewing in the drawing area, 384
measures of fit, 637
MECVI, modified expected cross-validation index, 648
methods for retrieving results, 59
minimum discrepancy function $C, 123$
missing data, 281-307
misuse of modification indices, 113
mixture modeling, 541
ML, maximum likelihood estimation, 633
model
common factor, 142
common factor analysis, 143
complex, 638
draw, 144
drawing arrows in, 13
drawing variables in, 11
factor analysis, 237
generated, 385
identification, 69, 72, 87, 106, 135, 143, 155, 238
improve by adding new constraints, 113
independence, 285, 288, 320, 637
just-identified, 75
measurement, 86, 318
modification, 107
naming variables in, 12
nested, 269
new, 10
nonrecursive, 79, 133, 135
recursive, 79
regression, 9
rejection of, 106
saturated, 75, 285, 288, 320, 637
simple, 638
simultaneous equations, 181
specification, 39
specify, 11
stable, 139
structural, 87
test one against another, 99
unstable, 139
without means and intercepts, 382
zero, 637
model specification, non-graphical, 597
model-based imputation, 478
models
individual, view graphics for, 123
multiple in a single analysis, 119
multiple, view statistics for, 123
modification indices, 107, 113, 400
misuse of, 113
request, 156
move objects, 15
multiple imputation, 478
multiple models in a single analysis, 119
multiple-group analysis, 395
multiple-group factor analysis, 381
multiply imputed data file, combining results, 487
multiply imputed datasets, 485
multivariate analysis of variance, 225
naming
groups, 205
variables, 26
NCP, noncentrality parameter, 642
negative variances, 159
nested models, 269
new group, 58, 79, 178
NFI, normed fit index, 649
NNFI, non-normed fit index, 651
non-diffuse prior distribution, 429
non-graphical model specification, 597
non-identifiability, 659
nonrecursive model, 79, 133, 135
normal distribution, 36
NPAR, number of parameters, 638
null model, 665
numeric custom estimands, 463

Observed pd method for drawing path diagrams, 600
obtain
critical rations for parameter differences, 189
squared multiple correlations, 137
standardized estimates, 137, 146
Occam's window, symmetric, 349
optional output, 16, 34, 50, 124
ordered-categorical data, 507

P, probability, 639
pairwise deletion, 282
parameter constraints, 43
parameter estimation
structure specification, 81
parameters
affected by cross-group constraints, 384
equal, benefits of specifying, 46
specifying equal, 45
parsimony, 638
parsimony index, 652
Path
pd method for drawing path diagrams, 602
path diagram, 3
alter the appearance, 15
attach data file, 24, 48
constrain parameters, 14
copy, 21
create, 89
delete an object, 15
display chi-square statistics, 55
draw arrows, 13
duplicate measurement model, 90
format objects, 47
move objects, 15, 47
new, 24
print, 21
redo an action, 16
reshape an object, 15
rotate indicators, 90
specify group name in caption, 183
undo an action, 16
PCFI, parsimonious comparative fit index, 653
PCLOSE, for close fit of the population RMSEA, 645
pd methods
Caption, 603
Cov, 602
GetCheckBox, 608
Observed, 600
Path, 602
Reposition, 602
SetDataFile, 608
UndoResume, 603
UndoToHere, 603
Unobserved, 601
PGFI, parsimony goodness-of-fit index, 655
Plot window
display best-fit graphs, 358
scree plot, 359
PNFI, parsimonious normed fit index, 653

Index
point of diminishing returns, 350, 357, 360
population discrepancy
measure of model adequacy, 642
posterior
distribution, 403
mean, 404
standard deviation, 404
posterior predictive distribution, 498, 526, 555, 572, 592
for a latent variable, 530
PRATIO, parsimony ratio, 639
predictive distribution. See posterior predictive distribution
predictor variables, 37
prior distribution, 403, 405, 429
of group proportions, 595
probability, 31
random number seed, 410
random variables, 36
recoding data, 493, 510, 531
recursive model, 79
regression imputation, 477
regression model, 9, 14, 495
regression weights
fix, 72
making optional, 369
unidentified, 75
Reposition
pd method for drawing path diagrams, 602
request modification indices, 156
rescaled measures, 667
reshape an object, 15
RFI, relative fit index, 650
RMR, root mean square residual, 656
RMSEA, root mean square error of approximation, 643
RNI, relative noncentrality index, 652
rotate indicators, 90
saturated model, 75, 285, 288, 320, 637
scatterplot
adjusting line of constant fit, 353
adjusting line representing $C-d f, 355$
line representing $C$ - $d f, 354$
line representing constant fit, 353
of fit and complexity, 351
other lines representing constant fit, 356
scree plot, 360
for $C, 359$
seed, random number, 410
Semnet, 5
SetDataFile
pd method, 608
simple model, 638
simultaneous analysis of several groups, 165
simultaneous equations model, 181
simultaneous factor analysis, 203
SLS, scale-free least squares, 635
space vertically, 197
specification search, 337-366
Akaike weights, 345
CAIC, 662
CFI, 661
comparing models using Bayes factor, 348
comparing models using BCC, 344
comparing models using BIC, 346
confirmatory, 338
exploratory factor analysis, 362, 367
generated models, 343
heuristic, 367, 376
increasing speed of, 341
limiting models retained, 341
number of parameters to use, 350
optional arrows, 363
parameter estimates, 343
performing, 342
point of diminishing returns, 350
program options, 340
required arrows, 339
resetting defaults, 340, 363
RMSEA, 661
viewing fit measures, 342
with few optional arrows, 338
specify
benefits of equal parameters, 46
equal paramaters, 45
group name in figure caption, 183
specifying group differences
conventions, 167
squared multiple correlation, 148
stability index, 139
stability test in Bayesian estimation, 440
stable model, 139
standardized estimates, 34, 136
obtain, 146
view, 147
statistical hypothesis testing, 106
stochastic regression imputation, 477
structural covariances, 383
structural equation modeling, 2
journals, 4
methods for estimating, 2
structural model, 87
structure specification, 59, 81
parameter estimation, 81
survival time, 492
symettric Occam's window, 349
test for uncorreletated variables, 62
testing hypotheses about means, 217
text file with results, 58
text macros, 54, 638-657
text output
copy, 21
thinning, 434
thresholds. See category boundaries
time-series plot, 420
TLI, Tucker-Lewis index, 651
total effect, 127
trace plot, 420, 523, 575
training data, 541

ULS, unweighted least squares, 635
unbiased estimates of variance and covariances, 250
uncorrelated variables, 62
UndoResume
pd method, 603
UndoToHere
pd method, 603
unidentified regression weights, 75
unique factor, 143
unique variables, 80
Unobserved
pd method for drawing path diagrams, 601
unobserved variables, 83
unstable model, 139
using BCC to compare models, 372
variables
endogenous, 71, 78
entering names, 92
exogenous, 71, 78, 80
unique, 80
unobserved, 83
variances
label, 198
unbiased estimates, 250
view
generated models, 385
graphics output, 20, 29
parameter subsets, 384
standardized estimates, 147
standardized indirect effects, 447
text output, 19, 30
zero model, 637
zero-based rescaling, 667


