![]() | Number |
NumberOfFactors
The NumberOfFactors type exposes the following members.
Name | Description | |
---|---|---|
![]() | NumberOfFactors | Initializes a new instance of the NumberOfFactors class |
Name | Description | |
---|---|---|
![]() ![]() | EigenvaluesGreaterThan | Creates a functor which computes the number of eigenvalues greater than the specified minimum value. |
![]() ![]() | EigenvaluesGreaterThanMean | Creates a functor which computes the number of eigenvalues greater than a given factor times the mean of the eigenvalues. |
![]() ![]() | FixedNumber | Creates a trivial functor which returns a fixed number for the number of factors to retain in a factor analysis. |
![]() ![]() | SelectAll | Creates a trivial functor for specifying "keep all the factors". Just returns the number of eigenvalues/eigenvectors. |