LinkFunction.Identity Field

Returns the identity link function.

Definition

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static readonly LinkFunction Identity

Field Value

LinkFunction

Remarks

The identity link is the canonical link function for the normal family.

See Also