Click or drag to resize

PLS1CrossValidationDataResponseTrainingSet 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 DoubleVector ResponseTrainingSet { get; set; }

Property Value

DoubleVector
See Also