dataP: Simulated data from zero-inflated exponential regression...

dataPR 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 exponential regression model.

Usage

dataP

Format

A data frame which contains x1, x2 and y.

y

the response variable

x1

Binary covariate

x2

Continuous covariate

See Also

UHM,ZIHR


UHM documentation built on May 29, 2024, 10:42 a.m.

Related to dataP in UHM...