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✨
DESCRIPTION |NEWS
card.svg |card.png
mcstatsim/json (API)
| # 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:eff10ae785. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 117 | ||
| source / vignettes | OK | 205 | ||
| linux-release-x86_64 | NOTE | 117 | ||
| macos-release-arm64 | NOTE | 81 | ||
| macos-oldrel-arm64 | NOTE | 77 | ||
| windows-devel | NOTE | 64 | ||
| windows-release | NOTE | 61 | ||
| windows-oldrel | NOTE | 71 | ||
| wasm-release | OK | 87 |
Exports:calc_biascalc_coveragecalc_msecalc_rejection_ratecalc_relative_biascalc_relative_msecalc_relative_rmsecalc_rmsecalc_variancecalc_widthcombine_dfmcpmaprunsim
Dependencies:pbapply
