Package: mcmcse Version: 1.5-1 Title: Monte Carlo Standard Errors for MCMC Authors@R: c(person(given = c("James", "M."), family = "Flegal", role = "aut", email = "jflegal@ucr.edu"), person(given = "John", family = "Hughes", role = "aut"), person(given = "Dootika", family = "Vats", role = c("aut", "cre"), email = "dootika@iitk.ac.in"), person(given = "Ning", family = "Dai", role = "aut"), person(given = "Kushagra", family = "Gupta", role = "aut"), person(given = "Uttiya", family = "Maji", role = "aut")) Maintainer: Dootika Vats Imports: utils, ellipse, Rcpp (>= 0.12.10), fftwtools, testthat LinkingTo: Rcpp, RcppArmadillo Suggests: knitr Description: Provides tools for computing Monte Carlo standard errors (MCSE) in Markov chain Monte Carlo (MCMC) settings (survey in , Chapter 7). MCSE computation for expectation and quantile estimators is supported as well as multivariate estimations. The package also provides functions for computing effective sample size and for plotting Monte Carlo estimates versus sample size. BugReports: https://github.com/dvats/mcmcse/issues URL: https://github.com/dvats/mcmcse License: GPL (>= 2) VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.1.1 Config/pak/sysreqs: cmake libfftw3-dev make libuv1-dev Repository: https://dvats.r-universe.dev Date/Publication: 2025-09-21 05:52:08 UTC RemoteUrl: https://github.com/dvats/mcmcse RemoteRef: HEAD RemoteSha: 6f0048066db688e17dd292a97fa45fefbdfaa639 NeedsCompilation: yes Packaged: 2026-06-18 08:36:55 UTC; root Author: James M. Flegal [aut], John Hughes [aut], Dootika Vats [aut, cre], Ning Dai [aut], Kushagra Gupta [aut], Uttiya Maji [aut]