Package: mcstatsim 0.5.0
mcstatsim: Monte Carlo Statistical Simulation Tools Using a Functional Approach
A lightweight package designed to facilitate statistical simulations through functional programming. It centralizes the simulation process into a single higher-order function, enhancing manageability and usability without adding overhead from external dependencies. The package includes ready-to-use functions for common simulation targets. A detailed example can be found on <https://github.com/ielbadisy/mcstatsim>.
Authors:
mcstatsim_0.5.0.tar.gz
mcstatsim_0.5.0.zip(r-4.7)mcstatsim_0.5.0.zip(r-4.6)mcstatsim_0.5.0.zip(r-4.5)
mcstatsim_0.5.0.tgz(r-4.6-any)mcstatsim_0.5.0.tgz(r-4.5-any)
mcstatsim_0.5.0.tar.gz(r-4.7-any)mcstatsim_0.5.0.tar.gz(r-4.6-any)
mcstatsim_0.5.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mcstatsim/json (API)
NEWS
| # Install 'mcstatsim' in R: |
| install.packages('mcstatsim', repos = c('https://ielbadisy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ielbadisy/mcstatsim/issues
Last updated from:cea3b64b85. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 132 | ||
| linux-release-x86_64 | OK | 105 | ||
| macos-release-arm64 | OK | 92 | ||
| macos-oldrel-arm64 | OK | 142 | ||
| windows-devel | OK | 66 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 103 | ||
| wasm-release | OK | 91 |
Exports:calc_biascalc_coveragecalc_msecalc_rejection_ratecalc_relative_biascalc_relative_msecalc_relative_rmsecalc_rmsecalc_variancecalc_widthcombine_dfmcpmaprunsim
Dependencies:pbapply
