Skip to contents

A function to calculate cdf of Truncated Negative Binomial

Usage

cdf.tnb.ds(y, mu, size, lower.tail = FALSE, log.p = FALSE)

Arguments

y

y values.

mu

mu parameter of TNB distribution.

size

size parameter of TNB distribution.