dzinbl_2: Zero-inflated Negative Binomial Linked Probability Mass

View source: R/zeroInflatedNegativeBinomialLinked.R

dzinbl_2R Documentation

Zero-inflated Negative Binomial Linked Probability Mass

Description

Zero-inflated Negative Binomial Linked Probability Mass

Usage

dzinbl_2(x, mu, phi, gamma0, gamma1, log = FALSE)

Arguments

x

vector of (non-negative integer) values.

mu

mean of the distribution.

phi

dispersion parameter.

gamma0

The zero-inflation to mean link intercept.

gamma1

The zero-inflation to mean link gradient.

log

logical; if TRUE, probabilities, p, are given as log(p).

Value

The (log) probability mass at x, given lambda and pi.


PRIMER-e/probabilityDistributions documentation built on Jan. 4, 2023, 10:32 a.m.