compute_posterior_with_replacement | R Documentation |
Compute posterior probability with replacement
compute_posterior_with_replacement(n, counts, f_product, denominator)
n |
integer for which to compute the posterior |
counts |
integer vector of counts |
f_product |
product of (1- |
denominator |
normalization constant returned by |
posterior probability of n
compute_normalization_constant
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.