Description Usage Arguments Examples
Given a sequence of MCMC samples this function computes the MAP estimate of the posterior distribution.
1 | mapEst(chain, burnin = 0, thin = 1)
|
chain |
sequence of MCMC samples |
burnin |
Number of initial samples to drop |
thin |
Number of samples to be dropped between two consecutive selections in the chain |
1 | mapEst()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.