Pull parameters from an MCMC chain
pull_summary_parameters.Rd
Given an MCMC chain fit by RE_MCMC_fit, estimate the parameter values using a summary statistic applied to the posterior samples.
Usage
pull_summary_parameters(re_chains, summry_stat = stats::median)