JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package smile.glm.model
package
smile.glm.model
The error distribution models.
Related Packages
Package
Description
smile.glm
Generalized linear models.
Interfaces
Class
Description
Bernoulli
The response variable is of Bernoulli distribution.
Binomial
The response variable is of Binomial distribution.
Model
The GLM model specification.
Poisson
The response variable is of Poisson distribution.