Click or drag to resize

RegressionBaseobservations_ Field

Subvector of the observation data used in the current regression model. observations_ = observationData_[regMatRowSlice_].

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
protected DoubleVector observations_

Field Value

DoubleVector
See Also