Click or drag to resize

RegressionFactorScores Methods

The RegressionFactorScores type exposes the following members.

Methods
 NameDescription
Public methodComputeFactorScores Computes the factor scores using the given data, the covariance matrix for the data, and the extracted factors. Specifically this method computes and returns the solution X to the matrix equation RX = B, where R = covariance matrix, B = factor matrix.
Top
See Also