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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:49a7767239. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 163 | ||
| linux-release-x86_64 | OK | 90 | ||
| macos-release-arm64 | OK | 171 | ||
| macos-oldrel-arm64 | OK | 153 | ||
| windows-devel | OK | 58 | ||
| windows-release | OK | 56 | ||
| windows-oldrel | OK | 82 | ||
| wasm-release | OK | 84 |
Exports:order_probsorder_rcauchyorder_rchisqorder_rexporder_rgammaorder_rlogisorder_rnorm
Dependencies:
