Click or drag to resize

PLS2CrossValidationDataResponseTestingSet Property

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

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

Property Value

DoubleMatrix
See Also