NonlinearRegression.IDerivative Interface |
Namespace: Imsl.Stat
The NonlinearRegression. IDerivative type exposes the following members.
Name | Description | |
---|---|---|
![]() | derivative |
Computes the weight, frequency, and partial derivatives of the
residual given the parameter vector theta for a single
observation.
|
![]() | f |
Computes the weight, frequency, and residual given the
parameter vector theta for a single
observation.
(Inherited from NonlinearRegression.IFunction.) |