Description Usage Arguments Value
Computes the negative-binomial posterior predictive density from input parameter vectors corresponding to each possible run length for the current time point. Outputs a vector of probabilities for use in the accompanying poisson functions.
1 | negbinpdf(x, a, b)
|
x |
the current data point |
a |
matrix of alpha params |
b |
matrix of beta params |
Matrix of negative binomial pdf values corresponding to each possible run length, for use in accompanying poisson probability functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.