public interface LinkFunction
make.link
.GeneralizedLinearModel
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).
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.