dzip: pmf for zero-inflated poisson

Description Usage Arguments Value

View source: R/RcppExports.R

Description

pmf for zero-inflated poisson

Usage

1
dzip(p, theta, y, loga)

Arguments

p

proportion of structural zero's

theta

the poisson mean

y

the observed value

loga

Logical. Whether to return the log probability or not.

Value

the probability mass of the zero-inflated poisson distribution


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

Related to dzip in ziphsmm...