View source: R/get-estimated-params.R
get_estimated_params | R Documentation |
Fetch a data frame of the estimated MCMC parameters only
get_estimated_params(mc)
mc |
A data frame of posteriors as seen in the MCMC output csv files |
If all values in a given column are different, it is assumed that the parameter was estimated.
A data frame of estimated parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.