Learn R Programming

UHM (version 0.3.0)

dataC: 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

Arguments

Format

A data frame which contains x1, x2 and y.

y

the response variable

x1

Binary covariate

x2

Continuous covariate

See Also

UHM,ZIHR