ChemometricCommandsPlotXCrossResiduals(DataTable) Method |
Plots the x (spectral) residuals (of cross prediction) of all spectra invidually in a graph.
Namespace: Altaxo.Worksheet.Commands.AnalysisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static void PlotXCrossResiduals(
DataTable table
)
Parameters
- table DataTable
- The table with the PLS model data.
See Also