Description Usage Arguments Value
View source: R/abc_worm_estimation_functions.R
Utility function to return median and 25th and 75th quantiles of posterior distribution from ABC sim
1 | get_abc_med_iqr(abc_pars, abc_weights)
|
abc_pars |
vector of abc pars from fitting |
abc_weights |
vector of weights returned from abc posterior correction |
vector with median and iqr of posterior
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.