This is a pure-Julia adaptation of the R package mcmcse, which you can find on CRAN and on Github.
From the Julia REPL, enter package mode by typing ], then write
add https://github.com/UBC-Stat-ML/mcmcse.jl.gitCurrently mcmcse.jl contains only the core funcionalities in mcmcse
mcvarimplements some of themcse-like functions inmcmcsevia multiple-dispatchbatch_sizeimplementsmcmcse::batchSize()for automatic batch size determinationessimplementsmcmcse::ess()for estimating the effective sample size
James M. Flegal, John Hughes, Dootika Vats, Ning Dai, Kushagra Gupta, and Uttiya Maji. (2021). mcmcse: Monte Carlo Standard Errors for MCMC. R package version 1.5-0. Riverside, CA, and Kanpur, India.