| .innov_vec | R Documentation |
Computes the probability mass for innovation counts.
.innov_vec(u_vals, lam, innovation, sz)
u_vals |
Integer vector of possible innovation values. |
lam |
Innovation parameter used by the PMF. This is the mean for
|
innovation |
One of "pois", "bell", "nbinom". |
sz |
Size parameter for negative binomial innovation (ignored otherwise). |
Numeric vector of probabilities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.