Skip to content

Data and code for reproducing the results in the article "Zero-Inflated Poisson Models with Measurement Error in Response"

Notifications You must be signed in to change notification settings

QihuangZhang/ZeroInf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zero-Inflated Poisson Models with Measurement Error in Response

2021-07-20

Data and code for reproducing the results in the article of "Zero-Inflated Poisson Models with Measurement Error in Response" by Qihuang Zhang and Grace Y. Yi.

Before implementing the code, R package GeneErrorMis is needed to be installed:

# install devtools if necessary
install.packages('devtools')

# install the GeneErrorMis package
devtools::install_github('QihuangZhang/GeneErrorMis')

# load
library(GeneErrorMis)

File Structure

Please cite the following publication:

*Zero‐inflated Poisson models with measurement error in the response. *
Zhang, Q. and Yi, G. Y. (2022)
Biometrics. https://doi.org/10.1111/biom.13657

About

Data and code for reproducing the results in the article "Zero-Inflated Poisson Models with Measurement Error in Response"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages