Click or drag to resize

PLS1CrossValidationDataPredictorTestingSet Property

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

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

Property Value

DoubleMatrix
See Also