conv2glmreg: convert glm object to class glmreg

View source: R/glmreg.R

conv2glmregR Documentation

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

object

an object of class glm

family

one of families in glm class

Value

an object of class glmreg

Author(s)

Zhu Wang <wangz1@uthscsa.edu>


zhuwang46/mpath documentation built on March 21, 2022, 4:27 a.m.