8.2.45.27 octave.dataset.Harman23cor

Static Method: out = Harman23cor ()

Harman Example 2.3

Description

A correlation matrix of eight physical measurements on 305 girls between ages seven and seventeen.

Format

cov

An 8-by-8 correlation matrix.

names

Names of the variables corresponding to the indexes of the correlation matrix’s dimensions.

Source

Harman, H. H. (1976). Modern Factor Analysis, Third Edition Revised. Chicago: University of Chicago Press. Table 2.3.

Examples

octave.dataset.Harman23cor;

# TODO: Port factanal to Octave