dataI {UHM} | R Documentation |
Simulated data from zero-inflated exponential regression model
Description
Simulated data was generated with x1 following a Bernoulli distribution with a success probability of 0.4, x2 following a standard normal distribution, and y following a zero-inflated inverse Gaussian regression model.
Usage
dataI
Format
A data frame which contains x1, x2 and y.
- y
the response variable
- x1
Binary covariate
- x2
Continuous covariate
See Also
[Package UHM version 0.3.0 Index]