conv2zipath {mpath}R Documentation

convert zeroinfl object to class zipath

Description

convert zeroinfl object to class zipath, which then can be used to predict new data

Usage

conv2zipath(object, family=c("poisson", "negbin", "geometric"))

Arguments

object

an object of class zeroinfl

family

one of families in zeroinfl class

Value

an object of class zipath

Author(s)

Zhu Wang <zwang145@uthsc.edu>


[Package mpath version 0.4-2.26 Index]