View source: R/popsim1d_fast.R
logpost_binary_fast | R Documentation |
Calculate the log-posterior of a 1-d binary population (quickly)
logpost_binary_fast(pop, obs, lprior, a, b, ...)
pop |
numeric vector representing the population |
obs |
numeric vector representing the observed sample |
lprior |
function uses to calculate the log-prior |
a |
fix later |
b |
fix later |
... |
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.