LinkFunction.Identity Field

Returns the identity link function.

Definition

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

Field Value

LinkFunction

Remarks

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

See Also