ILinkFunction Methods |
The ILinkFunction type exposes the following members.
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable.) | |
Derivative |
First derivative of the Inverse(Double) function.
| |
Derivative2 |
First derivative of the Inverse(Double)
function expressed in terms of it's output.
| |
Function |
The link function.
| |
Inverse |
The inverse of the link function.
| |
Log |
The logarithm of the inverse of the link function.
|