hex
Class DGLM.FamilyIced
java.lang.Object
water.Iced
hex.DGLM.FamilyIced
- All Implemented Interfaces:
- java.lang.Cloneable, Freezable
- Enclosing class:
- DGLM
public static class DGLM.FamilyIced
- extends Iced
passthrough class around family that properly supports icing
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_tweedieVariancePower
public final double _tweedieVariancePower
_family
public final DGLM.Family _family
DGLM.FamilyIced
public DGLM.FamilyIced(DGLM.Family family)
DGLM.FamilyIced
public DGLM.FamilyIced(DGLM.Family family,
double tweedieVariancePower)
mustart
public double mustart(double y)
variance
public double variance(double mu)
deviance
public double deviance(double yr,
double ym)
toString2
public java.lang.String toString2()