Rdocumentation
powered by
Learn R Programming
hBayesDM (version 0.4.0)
estimate_mode: 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.