|
LogitLinkFunctionDerivative2 Method
|
First derivative of the mean function
expressed in terms of it's output.
Namespace:
Accord.Statistics.Links
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax Remarks
The first derivative of the Logit link function
in terms of y = f(x) is given by y * (1.0 - y).
See Also