convert glm object to class glmreg
convert glm object to class glmreg, which then can be used for other purposes
conv2glmreg(object, family=c("poisson", "negbin"))
object
: an object of class glmfamily
: one of families in glm classan object of class glmreg
Zhu Wang zwang145@uthsc.edu