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>.

Version: 0.5.0
Imports: pbapply
Suggests: testthat (≥ 3.0.0)
Published: 2024-07-29
DOI: 10.32614/CRAN.package.mcstatsim
Author: Imad EL BADISY [aut, cre, cph]
Maintainer: Imad EL BADISY <elbadisyimad at gmail.com>
License: AGPL (≥ 3)
URL: https://github.com/ielbadisy/mcstatsim
NeedsCompilation: no
Materials: README NEWS
CRAN checks: mcstatsim results

Documentation:

Reference manual: mcstatsim.pdf

Downloads:

Package source: mcstatsim_0.5.0.tar.gz
Windows binaries: r-devel: mcstatsim_0.5.0.zip, r-release: mcstatsim_0.5.0.zip, r-oldrel: mcstatsim_0.5.0.zip
macOS binaries: r-release (arm64): mcstatsim_0.5.0.tgz, r-oldrel (arm64): mcstatsim_0.5.0.tgz, r-release (x86_64): mcstatsim_0.5.0.tgz, r-oldrel (x86_64): mcstatsim_0.5.0.tgz
Old sources: mcstatsim archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mcstatsim to link to this page.