prevalence: Prevalence function for Negative Binomial

Description Usage Arguments Examples

Description

Assuming the (zero-inflated) negative binomial model, this function calculates the prevalence from the parameters

Usage

1
prevalence(rho_in = 1, muci_in, theta_in)

Arguments

rho_in

the exp(beta) for the treated; 1 for the control. Default is 1.

muci_in

the control mean or specified control target mean.

theta_in

dispersion parameter from negative binomial model

Examples

1
prevalence(muci_in=10, theta_in=1.75)

swihart/reduceblock documentation built on May 30, 2019, 9:39 p.m.