ModelFamily.CanonicalLinkFunction Property

Gets the canonical link function for the model family.

Definition

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public abstract LinkFunction CanonicalLinkFunction { get; }

Property Value

LinkFunction
A LinkFunction.

See Also