Uses of Enum Class
com.imsl.stat.FactorAnalysis.ScoreMethod
Packages that use FactorAnalysis.ScoreMethod
-
Uses of FactorAnalysis.ScoreMethod in com.imsl.stat
Methods in com.imsl.stat that return FactorAnalysis.ScoreMethodModifier and TypeMethodDescriptionstatic FactorAnalysis.ScoreMethodReturns the enum constant of this class with the specified name.static FactorAnalysis.ScoreMethod[]FactorAnalysis.ScoreMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.imsl.stat with parameters of type FactorAnalysis.ScoreMethodModifier and TypeMethodDescriptiondouble[][]FactorAnalysis.getFactorScoreCoefficients(FactorAnalysis.ScoreMethod method) Computes the matrix of factor score coefficients.