View source: R/popsim1d_fast.R
logpost_binary_fast_ | R Documentation |
Calculate the log-posterior for a 1-d binary population (quickly)
logpost_binary_fast_(P, n_0, n_1, lprior, ...)
P |
the population proportion |
n_0 |
the number of failures in the sample |
n_1 |
the number of successes in the sample |
lprior |
function uses to calculate the log-prior |
... |
other arguments, passed to the lprior function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.