Package: probs
Type: Package
Title: Elementary Probability on Finite Sample Spaces
Version: 0.9.9
Date: 2024-06-17
Authors@R: c(person(given = "G. Jay", family = "Kerns", role = c("aut", "cph"), email = "gkerns@ysu.edu"), person(given="Joe", family="gr. Schlarmann", role=c("cre"), email="schlarmann@produnis.de"))
Description: 
    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.
License: GPL (>= 3)
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.1
Imports: stats, utils, combinat, MASS, reshape
NeedsCompilation: no
Packaged: 2024-06-19 16:12:01 UTC; produnis
Author: G. Jay Kerns [aut, cph],
  Joe gr. Schlarmann [cre]
Maintainer: Joe gr. Schlarmann <schlarmann@produnis.de>
Repository: CRAN
Date/Publication: 2024-06-20 16:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 05:41:26 UTC; unix
