dataD {UHM}R Documentation

Simulated data from zero-inflated Poisson regression model

Description

Simulated data was generated where x1 follows a Bernoulli distribution with a success probability of 0.2, x2 follows a standard normal distribution, and y follows a zero-inflated Poisson regression model.

Usage

dataD

Format

A data frame which contains x1, x2 and y.

y

the response variable

x1

Binary covariate

x2

Continuous covariate

See Also

UHM,ZIHR


[Package UHM version 0.3.0 Index]