DimensionReductionByFactorizationResultFactors Property |
Gets the factor score matrix.
Namespace: Altaxo.Calc.Regression.MultivariateAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic IROMatrix<double> Factors { get; init; }Property Value
IROMatrixDouble
See Also