rzip: generate zero-inflated poisson random variables

Description Usage Arguments Value

View source: R/RcppExports.R

Description

generate zero-inflated poisson random variables

Usage

1
rzip(n, p, theta)

Arguments

n

length of the random series

p

proportion of structural zero's

theta

the poisson mean

Value

a series of zero-inflated poisson random variables


ziphsmm documentation built on May 2, 2019, 6:10 a.m.

Related to rzip in ziphsmm...