View source: R/stan_summaries.R
get_mus | R Documentation |
Filters cmdstan fit summary dataframe for mu values and adds fit diagnostic columns (add_cov_stats_mu())
get_mus(stan_fit_summary, mu_list, model_num = 1)
stan_fit_summary |
cmdstan fit summary dataframe |
mu_list |
named list containing true mu values |
model_num |
(int) specifying the number of stan models used in the dataframe |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.