Click or drag to resize

ChemometricCommandsPlotCrossPRESSValue(DataTable) Method

Plots the cross PRESS value into a provided layer.

Namespace: Altaxo.Worksheet.Commands.Analysis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static void PlotCrossPRESSValue(
	DataTable table
)

Parameters

table  DataTable
The table of PLS output data.
See Also