Package: orderstats 0.1.0

orderstats: Efficiently Generates Random Order Statistic Variables

All the methods in this package generate a vector of uniform order statistics using a beta distribution and use an inverse cumulative distribution function for some distribution to give a vector of random order statistic variables for some distribution. This is much more efficient than using a loop since it is directly sampling from the order statistic distribution.

Authors:Christian Sims <[email protected]>

orderstats_0.1.0.tar.gz
orderstats_0.1.0.zip(r-4.5)orderstats_0.1.0.zip(r-4.4)orderstats_0.1.0.zip(r-4.3)
orderstats_0.1.0.tgz(r-4.4-any)orderstats_0.1.0.tgz(r-4.3-any)
orderstats_0.1.0.tar.gz(r-4.5-noble)orderstats_0.1.0.tar.gz(r-4.4-noble)
orderstats_0.1.0.tgz(r-4.4-emscripten)orderstats_0.1.0.tgz(r-4.3-emscripten)
orderstats.pdf |orderstats.html
orderstats/json (API)

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

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

7 exports 0.00 score 0 dependencies 25 scripts 120 downloads

Last updated 7 years agofrom:49a7767239. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 18 2024
R-4.5-winOKSep 18 2024
R-4.5-linuxOKSep 18 2024
R-4.4-winOKSep 18 2024
R-4.4-macOKSep 18 2024
R-4.3-winOKSep 18 2024
R-4.3-macOKSep 18 2024

Exports:order_probsorder_rcauchyorder_rchisqorder_rexporder_rgammaorder_rlogisorder_rnorm

Dependencies: