ChemometricCommandsQuestPreferredNumberOfFactors(DataTable) Method |
Asks the user for the preferred number of factors to use for calculation and plotting and stores that number in the
PLS content tag of the table.
Namespace: Altaxo.Worksheet.Commands.AnalysisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static void QuestPreferredNumberOfFactors(
DataTable table
)
Parameters
- table DataTable
- The table which contains the PLS model.
See Also