conv2glmreg: convert glm object to class glmreg
Description
convert glm object to class glmreg, which then can be used for other purposes
Usage
conv2glmreg(object, family=c("poisson", "negbin"))
Arguments
family
one of families in glm class
Value
an object of class glmreg