The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
mc2d
provides a complete framework to build and study
Two-Dimensional Monte-Carlo simulations, aka Second-Order Monte-Carlo
simulations. It also includes various distributions frequently used in
the risk assessment domain (pert, triangular, Bernoulli, empirical
discrete and continuous, beta subjective, Minimum Quantile Information
Distribution, …).
The stable version of mc2d
can be installed from CRAN
using:
install.packages("mc2d")
library("mc2d")
The development version of mc2d
can be installed from
GitHub (devtools
needed):
if (!requireNamespace("devtools", quietly = TRUE))
install.packages("devtools")
::install_github("rpouillot/mc2d")
devtoolslibrary("mc2d")
Check the NEWS here.
See the manual and the vignettes distributed with the package.
Issues can be reported on https://github.com/rpouillot/mc2d/issues.
or directly to the maintainer Régis Pouillot: rpouillot@yahoo.fr
If you use mc2d
, please cite:
R. Pouillot, M.-L. Delignette-Muller (2010), Evaluating variability and uncertainty in microbial quantitative risk assessment using two R packages. International Journal of Food Microbiology. 142(3):330-40
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.