Class FactorAnalysisEx2

java.lang.Object
com.imsl.test.example.stat.FactorAnalysisEx2

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.

See Also:
  • Constructor Details

    • FactorAnalysisEx2

      public FactorAnalysisEx2()
  • Method Details