probs: Elementary Probability on Finite Sample Spaces

Performs elementary probability calculations on finite sample spaces, which may be represented by data frames or lists. This package is meant to rescue some widely used functions from the archived 'prob' package (see <https://cran.r-project.org/src/contrib/Archive/prob/>). Functionality includes setting up sample spaces, counting tools, defining probability spaces, performing set algebra, calculating probability and conditional probability, tools for simulation and checking the law of large numbers, adding random variables, and finding marginal distributions. Characteristic functions for all base R distributions are included.

Version: 0.9.9
Imports: stats, utils, combinat, MASS, reshape
Published: 2024-06-20
DOI: 10.32614/CRAN.package.probs
Author: G. Jay Kerns [aut, cph], Joe gr. Schlarmann [cre]
Maintainer: Joe gr. Schlarmann <schlarmann at produnis.de>
License: GPL (≥ 3)
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: probs results

Documentation:

Reference manual: probs.pdf

Downloads:

Package source: probs_0.9.9.tar.gz
Windows binaries: r-devel: probs_0.9.9.zip, r-release: probs_0.9.9.zip, r-oldrel: probs_0.9.9.zip
macOS binaries: r-release (arm64): probs_0.9.9.tgz, r-oldrel (arm64): probs_0.9.9.tgz, r-release (x86_64): probs_0.9.9.tgz, r-oldrel (x86_64): probs_0.9.9.tgz

Linking:

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