rzinbinom: Zero inflated negative binomial

View source: R/zeroinflated_nbinomial.R

rzinbinomR Documentation

Zero inflated negative binomial

Description

Zero inflated negative binomial

Usage

rzinbinom(n, mu, size, prob)

Arguments

n

number of random values to return.

mu

alternative parametrization via mean: see ‘Details’.

size

target for number of successful trials, or dispersion parameter (the shape parameter of the gamma mixing distribution). Must be strictly positive, need not be integer.

prob

the mass of extra zero's


inbo/inlatools documentation built on Oct. 10, 2024, 8:11 a.m.