Negative binomial cdf/pdf and ders
This function computes the cdf, pdf, and associated derivatives
nbinomcpdf(z, th)
z
: vector of responsesth
: th[,1] is size > 0 and th[,2] is p, with 0<p<1; size does not have to be integerout = nbinomcpdf(0,c(1,0.5))
Pavel Krupskii and Bruno N. Remillard, January 20, 2022
Useful links