estimate_mode: Function to estimate mode of MCMC samples

View source: R/estimate_mode.R

estimate_modeR Documentation

Function to estimate mode of MCMC samples

Description

Based on codes from 'http://stackoverflow.com/questions/2547402/is-there-a-built-in-function-for-finding-the-mode' see the comment by Rasmus Baath

Usage

estimate_mode(x)

Arguments

x

MCMC samples or some numeric or array values.


hBayesDM documentation built on Sept. 23, 2022, 9:06 a.m.