Click or drag to resize

FactorAnalysisCorrelationExtraction, RotationFactorScores Method

Overload List
 NameDescription
Public methodFactorScores Gets the matrix of factor scores. The score for a given factor is a linear combination of all of the measures, weighted by the corresponding factor loading. The scores are computed using an instance of the class
C#
RegressionFactorScores
Public methodFactorScores(IFactorScores) Gets the matrix of factor scores using the provided algorithm to compute them. The score for a given factor is a linear combination of all of the measures, weighted by the corresponding factor loading.
Top
See Also