JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Index
Search
Help
smile.glm.model
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
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.