 | RegressionBaseobservations_ Field |
Subvector of the observation data used in the current regression model.
observations_ = observationData_[regMatRowSlice_].
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxprotected DoubleVector observations_
Protected observations_ As DoubleVector
protected:
DoubleVector^ observations_
val mutable observations_: DoubleVector
Field Value
DoubleVector
See Also