extract_max_LL_iters: given an RData file, load the associated MCMC chains and find...

View source: R/mcmc_helpers.R

extract_max_LL_itersR Documentation

given an RData file, load the associated MCMC chains and find the iterations with maximum likelihood

Description

given an RData file, load the associated MCMC chains and find the iterations with maximum likelihood

Usage

extract_max_LL_iters(filename_in, n_par_sets)

Arguments

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

Value

data frame with iterations as rows


ada-w-yan/deltaomicron1 documentation built on June 24, 2022, 5:41 a.m.