conv2glmreg function

convert glm object to class glmreg

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"))

Arguments

  • object: an object of class glm
  • family: one of families in glm class

Returns

an object of class glmreg

Author(s)

Zhu Wang zwang145@uthsc.edu

  • Maintainer: Zhu Wang
  • License: GPL-2
  • Last published: 2024-06-27