zinb10 | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.