Skip to contents

Function for calculating MC standard error.

Usage

funMCSE(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.