LinkFunction.Log Field

Returns the log-link function.

Definition

Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static readonly LinkFunction Log

Field Value

LinkFunction

Remarks

The log link is the canonical link function for the Poisson family and the negative binomial famliy.

See Also