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.

Version: 0.1.0
Imports: stats
Published: 2017-06-11
Author: Christian Sims
Maintainer: Christian Sims <christian_j_sims at yahoo.com>
License: GPL-2
NeedsCompilation: no
CRAN checks: orderstats results

Documentation:

Reference manual: orderstats.pdf

Downloads:

Package source: orderstats_0.1.0.tar.gz
Windows binaries: r-devel: orderstats_0.1.0.zip, r-release: orderstats_0.1.0.zip, r-oldrel: orderstats_0.1.0.zip
macOS binaries: r-release (arm64): orderstats_0.1.0.tgz, r-oldrel (arm64): orderstats_0.1.0.tgz, r-release (x86_64): orderstats_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=orderstats to link to this page.