ChemometricCommandsPlotPRESSValue(DataTable) Method |
Plots the PRESS value into a provided layer.
Namespace: Altaxo.Worksheet.Commands.AnalysisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static void PlotPRESSValue(
DataTable table
)
Parameters
- table DataTable
- The table of PLS output data.
See Also