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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=orderstats
to link to this page.