StepwiseLSEstimate Method |
Name | Description | |
---|---|---|
![]() | Estimate(Matrix) |
Estimate regresand values, using computed regression _parameters and regressors values.
Use this this method for multiple observations.
(Overrides AbstractLSEstimate(Matrix).) |
![]() | Estimate(Vector) |
Estimate regresand value, using computed regression _parameters and regressors value.
Use this this method for single observation.
(Overrides AbstractLSEstimate(Vector).) |