dataC: Simulated data from zero-inflated Gaussian regression model

dataCR Documentation

Simulated data from zero-inflated Gaussian 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 Gaussian regression model.

Usage

dataC

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 dataC in UHM...