mcmcse: MCMC Standard Error by Batch

View source: R/util.R

mcmcseR Documentation

MCMC Standard Error by Batch

Description

Computes the MCMC standard error from a statistic vector using a batching method.

Usage

mcmcse(x, expon = 0.5)

Arguments

x

A numeric vector of statistics.

expon

A numeric value controlling the batch size; default is 0.5.

Value

A numeric value representing the estimated standard error.


ernm documentation built on April 11, 2025, 5:43 p.m.