public class FactorAnalysisEx2 extends Object
Compute the factors on 9 variables by the method of maximum likelihood.
This example illustrates the use of the FactorAnalysis
class.
The following data were originally analyzed by Emmett(1949). There are \(211\)
observations on \(9\) variables. Following Lawley and Maxwell (1971), three
factors are obtained by the method of maximum likelihood.
Constructor and Description |
---|
FactorAnalysisEx2() |
Copyright © 2020 Rogue Wave Software. All rights reserved.