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 <dootika@iitk.ac.in>
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 <doi:10.1201/b10905>,
    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
Repository: CRAN
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2025-09-21 05:49:06 UTC; dootika
Author: James M. Flegal [aut],
  John Hughes [aut],
  Dootika Vats [aut, cre],
  Ning Dai [aut],
  Kushagra Gupta [aut],
  Uttiya Maji [aut]
Date/Publication: 2025-09-21 06:50:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-26 02:28:23 UTC; windows
Archs: x64
