R/process_model_outputs.R
get_raw_param_draws.Rd
This concatenates all the tidy draws dataframes of each of the parameters
get_raw_param_draws(stan_output_draws, model_type, n_draws = 500, ...)
a long tidy dataframe with columns names: name, t, value, draw corresponding to the value of the draw of the posterior of that parameter