R/zeroInflatedNegativeBinomialLogLinked.R
qzinbll_2.Rd
Zero-inflated Negative Log-linked Binomial Quantile Function
qzinbll_2(p, mu, phi, gamma0, gamma1, lower.tail = TRUE, log.p = FALSE)
vector of quantiles.
mean of the distribution.
dispersion parameter.
The zero-inflation to mean link intercept.
The zero-inflation to mean link gradient.
logical; if TRUE (default), probabilities are \(P[X <= x]\), otherwise, \(P[X > x]\).
logical; if TRUE, probabilities p. This doesn't affect pi.
A vector of quantiles, each of which coincide with the respective probability in p.