These data are from the SAS manual and consist of six mental tests for 32 students,
with some missing data. The three x variables are intended to load on a verbal
factor, and the three y variables on a math factor. The data can be used to
illustrate the estimation of a confirmatory factor analysis model by multinormal full-information
maximum-likelihood in the presence of missing data.
TestsA data frame with 32 observations on the following 6 variables.
x1score on verbal test 1.
x2score on verbal test 2.
x3score on verbal test 3.
y1score on math test 1.
y2score on math test 2.
y3score on math test 3.