mcmcse | R Documentation |
Computes the MCMC standard error from a statistic vector using a batching method.
mcmcse(x, expon = 0.5)
x |
A numeric vector of statistics. |
expon |
A numeric value controlling the batch size; default is 0.5. |
A numeric value representing the estimated standard error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.