applyMCMC: Apply a function to an mcmc or mcmc.list object, e.g. median

Description Usage Arguments

View source: R/log_utils.R

Description

Apply a function to an mcmc or mcmc.list object, e.g. median

Usage

1

Arguments

data

The object containing the MCMC sample - usually an object of class "mcmc" or "mcmc.list"

fun

The function to apply to the MCMC sample, by default median

...

Extra parameters to be passed to the function


laduplessis/beastio documentation built on Dec. 14, 2021, 7:04 p.m.