extract_max_LL_iters | R Documentation |
given an RData file, load the associated MCMC chains and find the iterations with maximum likelihood
extract_max_LL_iters(filename_in, n_par_sets)
filename_in |
character vector of length 1: name of .RData file outputted by MCMC |
n_par_sets |
numeric vector of length 1: find the n_par_sets parameter sets with the highest likelihood |
data frame with iterations as rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.