Description Usage Arguments Value
Returns posterior predictive values in long format
1 | posterior_predictive_values_long(model, n_samples = NULL, f)
|
model |
brmsfit |
n_samples |
integer |
f |
function |
tibble with columns from brmsfit$data (at least original responses, person and item identifier). Additionally y_rep (predicted answers) or ppe (posterior predictive estimate) and .draw (which MCMC draw comes the answer from).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.