Description Usage Arguments Value
View source: R/05-posthoc-quantities.R
This function computes log pi(theta|y) for all thetas in the grid.
1 | add_log_posterior_values(optresults, model_data)
|
optresults |
Optimization results, a tibble() output by optimize_all_thetas_parallel(). |
model_data |
ccmodeldata object output by model_setup() |
A tibble() in the same format as optresults, with columns added for the log-posterior of theta and sigma.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.