Package: orderstats
Type: Package
Title: Efficiently Generates Random Order Statistic Variables
Version: 0.1.0
Author: Christian Sims <christian_j_sims@yahoo.com>
Maintainer: Christian Sims <christian_j_sims@yahoo.com>
Description: 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.
Imports: stats
License: GPL-2
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-06-11 20:40:27 UTC; optionsgambler
Repository: CRAN
Date/Publication: 2017-06-11 22:09:58 UTC
Built: R 4.1.0; ; 2020-07-30 07:20:17 UTC; windows
