conv2glmreg | R Documentation |
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 glm |
family |
one of families in glm class |
an object of class glmreg
Zhu Wang <wangz1@uthscsa.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.