powered by
This function computes the cdf, pdf, and associated derivatives
nbinom1cpdf(z, th)
Matrix of conditional cdf, derivative with respect to parameter, pdf,
vector of responses
th[,1] is size > 0 and th[,2] is mean > 0; size does not have to be integer
Pavel Krupskii and Bruno N. Remillard, January 20, 2022
out = nbinom1cpdf(0,c(1,0.5))
Run the code above in your browser using DataLab