ChemometricCommandsQuestPreferredNumberOfFactors(DimensionReductionAndRegressionDataSource) Method |
Prompts the user for the preferred number of factors for the specified analysis result.
Namespace: Altaxo.Worksheet.Commands.AnalysisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static int QuestPreferredNumberOfFactors(
DimensionReductionAndRegressionDataSource? dsource
)
Parameters
- dsource DimensionReductionAndRegressionDataSource
- The dimension reduction and regression data source.
Return Value
Int32The preferred number of factors.
See Also