nb_prob_zero: Expected zero proportion under Negative Binomial

Description Usage Arguments Value Examples

View source: R/hippo.R

Description

Expected zero proportion under Negative Binomial

Usage

1
nb_prob_zero(lambda, theta)

Arguments

lambda

numeric vector of means of negative binomial

theta

numeric vector of the dispersion parameter for negative binomial, 0 if poisson

Value

numeric vector of expected zero proportion under Negative Binomial

Examples

1
nb_prob_zero(3, 1.1)

HIPPO documentation built on Nov. 8, 2020, 5:05 p.m.