Description Usage Arguments Value
Poisson conditioned on max value.
1 | conditioned_poisson(k, lambda, k.max, sum.of.prob)
|
k |
k |
lambda |
Parameter of the Poisson distribution. |
k.max |
Maximum number of change points in RJMCMC. |
sum.of.prob |
sum^k.max_i=0 Poi(k | lambda). |
probability of k
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.