Model Family.Derivative Of Variance Function Method
Evaluates the derivative of the variance function for the model family.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public abstract double DerivativeOfVarianceFunction(
double x
)
Parameters
- x Double
- Value at which to evaluate the variance function.