Click or drag to resize

PLS2CrossValidationDataResponseTrainingSet Property

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

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

Property Value

DoubleMatrix
See Also