Modifier and Type | Field and Description |
---|---|
DGLM.Family |
_family |
double |
_tweedieVariancePower |
Constructor and Description |
---|
DGLM.FamilyIced(DGLM.Family family) |
DGLM.FamilyIced(DGLM.Family family,
double tweedieVariancePower) |
Modifier and Type | Method and Description |
---|---|
double |
deviance(double yr,
double ym) |
double |
mustart(double y) |
java.lang.String |
toString2() |
double |
variance(double mu) |
clone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFields
public final double _tweedieVariancePower
public final DGLM.Family _family
public DGLM.FamilyIced(DGLM.Family family)
public DGLM.FamilyIced(DGLM.Family family, double tweedieVariancePower)