| Interface | Description |
|---|---|
| LinkFunction |
This interface represents a link function g(x) in the Generalized Linear Model (GLM).
|
| Class | Description |
|---|---|
| Cloglog |
This class represents the complementary log-log link function:
|
| Identity |
This class represents the link function:
|
| Inverse |
This class represents the link function:
|
| InverseSquared |
This class represents the link function:
|
| Log |
This class represents the link function:
|
| Logit |
This class represents the link function:
|
| Probit |
This class represents the link function:
Inverse of cumulative distribution function of a NormalDistribution distribution N(0, 1).
|
| Sqrt |
This class represents the link function:
|