| extract_scalar_params | R Documentation |
Internal helper to extract scalar parameters (e.g.,
fraction_observed) from the params array based on param_id_* variables.
extract_scalar_params(x, stan_data)
x |
A fitted model object with |
stan_data |
The stan data list from |
A named list of dist_spec objects representing the posterior
distributions of scalar parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.