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.5-any)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'))

On CRAN:

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

1.46 score 29 scripts 169 downloads 7 exports 0 dependencies

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

TargetResultLatest binary
Doc / VignettesOKFeb 15 2025
R-4.5-winOKFeb 15 2025
R-4.5-macOKFeb 15 2025
R-4.5-linuxOKFeb 15 2025
R-4.4-winOKFeb 15 2025
R-4.4-macOKFeb 15 2025
R-4.3-winOKFeb 15 2025
R-4.3-macOKFeb 15 2025

Exports:order_probsorder_rcauchyorder_rchisqorder_rexporder_rgammaorder_rlogisorder_rnorm

Dependencies: