rzapois: Zero-altered Poisson

View source: R/zeroinflated_poisson.R

rzapoisR Documentation

Zero-altered Poisson

Description

Generate random numbers from a zero-altered Poisson distribution

Usage

rzapois(n, lambda, prob, tol = 2e-10)

Arguments

n

number of random values to return.

lambda

vector of (non-negative) means.

prob

the point mass of zero

tol

the tolerance for low numbers


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