LinkFunction Methods

Methods

DerivativeAt Evaluates the derivative of the link function.
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
FromName Returns the link function by its name.
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
Inverse Evaluates the inverse of the link function.
MapInto Evaluates the link function for a set of values.
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
NegativeBinomial Returns the negative binomial link function for the specified parameter value.
OddsPower Returns a link function that uses an odds power ratio.
Power Returns the power link function for the specified exponent.
SecondDerivativeAt Evaluates the second derivative of the link function.
ToStringReturns a string that represents the current object.
(Inherited from Object)
ValueAt Evaluates the link function.

See Also