Generalized Linear Model.Get Deviance Method
Returns the deviance of the computed model.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
The deviance of the computed model.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
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.