JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
smile.glm.model
Interface Bernoulli
public interface
Bernoulli
The response variable is of Bernoulli distribution.
Method Summary
Static Methods
Modifier and Type
Method
Description
static
Model
logit
()
logit link function.
Method Details
logit
static
Model
logit
()
logit link function.
Returns:
logit link function.