public class LinkProbit extends Object implements LinkFunction
GeneralizedLinearModel
Constructor and Description |
---|
LinkProbit() |
Modifier and Type | Method and Description |
---|---|
double |
derivative(double x)
Derivative of the link function, i.e., g'(x).
|
double |
inverse(double x)
Inverse of the link function, i.e., g-1(x).
|
public double inverse(double x)
LinkFunction
inverse
in interface LinkFunction
x
- xpublic double derivative(double x)
LinkFunction
derivative
in interface LinkFunction
x
- xCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.