getHPDMedian: Calculate the HPD interval and median and return in a single...

Description Usage Arguments

View source: R/log_utils.R

Description

Only works for mcmc and mcmc.list objects

Usage

1
getHPDMedian(data, prob = 0.95, ...)

Arguments

data

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

prob

Target probability content for the HPD interval (see ?HPDinterval)

...

Extra parameters to be passed to the median function


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