Package: crossrun 0.1.1

crossrun: Joint Distribution of Number of Crossings and Longest Run

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).

Authors:Tore Wentzel-Larsen [aut, cre], Jacob Anhøj [aut]

crossrun_0.1.1.tar.gz
crossrun_0.1.1.zip(r-4.5)crossrun_0.1.1.zip(r-4.4)crossrun_0.1.1.zip(r-4.3)
crossrun_0.1.1.tgz(r-4.4-any)crossrun_0.1.1.tgz(r-4.3-any)
crossrun_0.1.1.tar.gz(r-4.5-noble)crossrun_0.1.1.tar.gz(r-4.4-noble)
crossrun_0.1.1.tgz(r-4.4-emscripten)crossrun_0.1.1.tgz(r-4.3-emscripten)
crossrun.pdf |crossrun.html
crossrun/json (API)

# Install 'crossrun' in R:
install.packages('crossrun', repos = c('https://torewentzel-larsen.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/torewentzel-larsen/crossrun/issues

Datasets:
  • joint100.6 - Joint probabilities, n=100, success probability 0.6
  • joint100symm - Joint probabilities, n=100, symmetric case
  • joint14.6 - Joint probabilities, n=14, success probability 0.6
  • joint14em - Joint probabilities, n=14, around the empirical median
  • joint14symm - Joint probabilities, n=14, symmetric case
  • joint60.6 - Joint probabilities, 60, success probability 0.6
  • joint60em - Joint probabilities, n=60, around the empirical median
  • joint60symm - Joint probabilities, n=60, symmetric case

On CRAN:

4.45 score 14 scripts 182 downloads 2 mentions 13 exports 2 dependencies

Last updated 3 years agofrom:025e990193. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 27 2024
R-4.5-winOKOct 27 2024
R-4.5-linuxOKOct 27 2024
R-4.4-winOKOct 27 2024
R-4.4-macOKOct 27 2024
R-4.3-winOKOct 27 2024
R-4.3-macOKOct 27 2024

Exports:boxprobtclshiftcrossrunautocrossrunbincrossrunchangecrossrunemcrossrunshiftcrossrunsymmcumsummcumsummcolexactbinsimclbinsimclem

Dependencies:gmpRmpfr

crossrun: An R Package for the Joint Distribution of Number of Crossings and Longest Run in Independent Bernoulli Observations

Rendered fromvignettecrossrun.Rmdusingknitr::rmarkdownon Oct 27 2024.

Last update: 2022-04-12
Started: 2018-08-23