Click or drag to resize

PLS2CrossValidationDataPredictorTrainingSet Property

Gets and sets the matrix of predictor variable values comprising the training set.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleMatrix PredictorTrainingSet { get; set; }

Property Value

DoubleMatrix
See Also