Package | Description |
---|---|
com.imsl.stat |
Statistical methods.
|
Modifier and Type | Method and Description |
---|---|
static FactorAnalysis.ScoreMethod |
FactorAnalysis.ScoreMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FactorAnalysis.ScoreMethod[] |
FactorAnalysis.ScoreMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
double[][] |
FactorAnalysis.getFactorScoreCoefficients(FactorAnalysis.ScoreMethod method)
Computes the matrix of factor score coefficients.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.