Link Function.Reciprocal Field
Returns the reciprocal link function.
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 static readonly LinkFunction Reciprocal
Field Value
LinkFunctionRemarks
The reciprocal link function is equivalent to a power link function with exponent -1. It is the canonical link function for the gamma family.