Link Function.Reciprocal Squared Field
Returns the reciprocal squared link function.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public static readonly LinkFunction ReciprocalSquared
Field Value
LinkFunctionRemarks
The reciprocal squared link function is equivalent to a power link function with exponent -2. It is the canonical link function for the inverse Gaussian family.