R/cdf.tnb.R
cdf.tnb.Rd
A function to calculate cdf of Truncated Negative Binomial
cdf.tnb(y, mu, size, lower.tail = FALSE, log.p = FALSE)
y values.
mu parameter of TNB distribution.
size parameter of TNB distribution.