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.7)orderstats_0.1.0.zip(r-4.6)orderstats_0.1.0.zip(r-4.5)
orderstats_0.1.0.tgz(r-4.6-any)orderstats_0.1.0.tgz(r-4.5-any)
orderstats_0.1.0.tar.gz(r-4.7-any)orderstats_0.1.0.tar.gz(r-4.6-any)
orderstats_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
orderstats/json (API)

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

On CRAN:

Conda:

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

1.54 score 35 scripts 152 downloads 7 exports 0 dependencies

Last updated from:49a7767239. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK111
source / vignettesOK163
linux-release-x86_64OK90
macos-release-arm64OK171
macos-oldrel-arm64OK153
windows-develOK58
windows-releaseOK56
windows-oldrelOK82
wasm-releaseOK84

Exports:order_probsorder_rcauchyorder_rchisqorder_rexporder_rgammaorder_rlogisorder_rnorm

Dependencies: