Package com.imsl.test.example.stat
Class FactorAnalysisEx1
java.lang.Object
com.imsl.test.example.stat.FactorAnalysisEx1
Computes the principal components on a 9 variable correlation matrix.
This example illustrates the use of the FactorAnalysis
class for a nine-variable matrix. The following data were originally analyzed
by Emmett(1949). There are \(211\) observations on \(9\) variables.
The PRINCIPAL_COMPONENT_MODEL
is selected and the input matrix type selected is a CORRELATION_MATRIX.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FactorAnalysisEx1
public FactorAnalysisEx1()
-
-
Method Details
-
main
- Throws:
Exception
-