Documentation
¶
Overview ¶
Package prob contains a variety of tools for computing combinatorics and probability problems.
Directories
¶
Path | Synopsis |
---|---|
Package cmd contains executable commands for the prob package.
|
Package cmd contains executable commands for the prob package. |
nCr
Command nCr prints the number of combinations when choosing r objects from n.
|
Command nCr prints the number of combinations when choosing r objects from n. |
nPr
Command nPr prints the number of permutations when permuting r objects from n.
|
Command nPr prints the number of permutations when permuting r objects from n. |
rolltable
rolltable enumerates dice probability tables and saves them in csv format.
|
rolltable enumerates dice probability tables and saves them in csv format. |
Package combin contains various tools for computing combinatorics.
|
Package combin contains various tools for computing combinatorics. |
hyper
Package hyper creates hypergeometric distributions.
|
Package hyper creates hypergeometric distributions. |
Package dice provides functions for simulating and analyzing dice probabilities.
|
Package dice provides functions for simulating and analyzing dice probabilities. |
Click to show internal directories.
Click to hide internal directories.