public static class GeneralizedLinearRegression.Tweedie$
extends Object
implements scala.Serializable
Modifier and Type | Field and Description |
---|---|
static GeneralizedLinearRegression.Tweedie$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Tweedie$() |
Modifier and Type | Method and Description |
---|---|
double |
delta()
Constant used in initialization and deviance to avoid numerical issues.
|
public static final GeneralizedLinearRegression.Tweedie$ MODULE$