Package: Monte.Carlo.se 0.1.1

Dennis Boos
Monte.Carlo.se: Monte Carlo Standard Errors
Computes Monte Carlo standard errors for summaries of Monte Carlo output. Summaries and their standard errors are based on columns of Monte Carlo simulation output. Dennis D. Boos and Jason A. Osborne (2015) <doi:10.1111/insr.12087>.
Authors:
Monte.Carlo.se_0.1.1.tar.gz
Monte.Carlo.se_0.1.1.tar.gz(r-4.5-noble)Monte.Carlo.se_0.1.1.tar.gz(r-4.4-noble)
Monte.Carlo.se_0.1.1.tgz(r-4.4-emscripten)Monte.Carlo.se_0.1.1.tgz(r-4.3-emscripten)
Monte.Carlo.se.pdf |Monte.Carlo.se.html✨
Monte.Carlo.se/json (API)
# Install 'Monte.Carlo.se' in R: |
install.packages('Monte.Carlo.se', repos = 'https://cloud.r-project.org') |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:6be4ad2de0. Checks:3 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Apr 03 2025 |
R-4.5-linux | OK | Apr 03 2025 |
R-4.4-linux | OK | Apr 03 2025 |
Exports:boot.sejack.semc.se.matrixmc.se.vectorpairwise.sesim.samp
Dependencies:
Creating a Table of Monte Carlo Results with Associated Standard Errrors
Rendered fromExample1.Rmd
usingknitr::rmarkdown
on Apr 03 2025.Last update: 2019-05-03
Started: 2019-05-03
Monte Carlo Standard Errors for Pairwise Comparisons
Rendered fromExample3.Rmd
usingknitr::rmarkdown
on Apr 03 2025.Last update: 2019-05-03
Started: 2019-05-03
Monte Carlo Standard Errors for Summary Statistics Based on Multiple Columns of Simulation Output
Rendered fromExample2.Rmd
usingknitr::rmarkdown
on Apr 03 2025.Last update: 2019-05-03
Started: 2019-05-03
Brief Overview of the Monte.Carlo.se Package
Rendered fromBrief-Overview.Rmd
usingknitr::rmarkdown
on Apr 03 2025.Last update: 2019-05-03
Started: 2019-05-03
Citation
To cite package ‘Monte.Carlo.se’ in publications use:
Boos D, Matthew K, Osborne J (2023). Monte.Carlo.se: Monte Carlo Standard Errors. R package version 0.1.1, https://CRAN.R-project.org/package=Monte.Carlo.se.
ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ‘help("citation")’.
Corresponding BibTeX entry:
@Manual{, title = {Monte.Carlo.se: Monte Carlo Standard Errors}, author = {Dennis Boos and Kevin Matthew and Jason Osborne}, year = {2023}, note = {R package version 0.1.1}, url = {https://CRAN.R-project.org/package=Monte.Carlo.se}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Monte.Carlo.se: A package for computing standard errors of Monte Carlo estimates | A.Quick.Outline |
Bootstrap Standard Error | boot.se |
Auxiliary Functions | boot.var corr cv Extra jack.var ratio.mean.sdhat.sd ratio.mean.vhat.var ratio.mse ratio.sd ratio.var varn |
Jackknife Standard Error | jack.se |
Standard Errors for Summaries Based on 2 or More Vectors of Monte Carlo Output | mc.se.matrix |
Standard Errors for Monte Carlo Output Summaries | mc.se.vector |
Standard Errors for Paired Comparisons of Monte Carlo Output Summaries | pairwise.se |
Code for Generating Random Samples | sim.samp |