zinb10 {MAZE} | R Documentation |
An example dataset generated from the proposed model with a zero-inflated negative binomial mediator (K=1). The mediator contains 10% zero values in which half are false zeros.
data(zinb10)
An object of class 'data.frame'
with 100 rows and 3 variables:
independent variable, continuous data type
outcome, continuous data type
observed mediator values with possibly false zeros, count data type
data(zinb10)
head(zinb10)