Joint distribution of number of crossings and the longest run in a series of independent Bernoulli trials. The computations uses an iterative procedure where computations are based on results from shorter series. The procedure conditions on the start value and partitions by further conditioning on the position of the first crossing (or none).
Version: | 0.1.1 |
Depends: | R (≥ 3.5) |
Imports: | Rmpfr (≥ 0.7-1) |
Suggests: | knitr, rmarkdown |
Published: | 2022-04-13 |
DOI: | 10.32614/CRAN.package.crossrun |
Author: | Tore Wentzel-Larsen [aut, cre], Jacob Anhøj [aut] |
Maintainer: | Tore Wentzel-Larsen <tore.wentzellarsen at gmail.com> |
License: | GPL-3 |
URL: | https://github.com/ToreWentzel-Larsen/crossrun |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | crossrun results |
Reference manual: | crossrun.pdf |
Vignettes: |
crossrun |
Package source: | crossrun_0.1.1.tar.gz |
Windows binaries: | r-devel: crossrun_0.1.1.zip, r-release: crossrun_0.1.1.zip, r-oldrel: crossrun_0.1.1.zip |
macOS binaries: | r-release (arm64): crossrun_0.1.1.tgz, r-oldrel (arm64): crossrun_0.1.1.tgz, r-release (x86_64): crossrun_0.1.1.tgz, r-oldrel (x86_64): crossrun_0.1.1.tgz |
Old sources: | crossrun archive |
Please use the canonical form https://CRAN.R-project.org/package=crossrun to link to this page.