Skip to contents

Function for calculating MC standard error, from Geyer's mcmc package

Usage

funMCSE2(x)

Arguments

x:

a matrix, rows being MC samples and columns being quantities whose MCSE is to be estimated.

Value

Estimates of the MC standard error for each trace. Division by sqrt(N) is already performed.