Package com.imsl.test.example.stat
Class FactorAnalysisEx2
java.lang.Object
com.imsl.test.example.stat.FactorAnalysisEx2
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
FactorAnalysisEx2
public FactorAnalysisEx2()
-
-
Method Details
-
main
- Throws:
Exception
-