LinkFunction.ComplementaryLogLog Field

Returns the complementary log-log link function.

Definition

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

Field Value

LinkFunction

Remarks

The complementary log-log link is used in logistic regression and is related to the extreme value distribution.

See Also