An R package for computing Monte Carlo standard errors (MCSE) in Markov chain Monte Carlo (MCMC) settings. 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.
InstallationThis R package is on CRAN, and its preferred URL being https://CRAN.R-project.org/package=mcmcse.
To download this development repo, through the the devtools
package:
# install.packages("devtools")
library(devtools)
devtools::install_github("dvats/mcmcse")
Citation
Please run citation("mcmcse")
after loading the package for citation details.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4