Generalized Linear Model.Get Deviance Method
Returns the deviance of the computed model.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The deviance of the computed model.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public double GetDeviance()
Return Value
DoubleThe deviance of the computed model.
Remarks
The deviance is the logarithm of the ratio of squared likelihoods of the model and a model that consists only of a constant.