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.

Getting started

Package details

AuthorChristian Sims <christian_j_sims@yahoo.com>
MaintainerChristian Sims <christian_j_sims@yahoo.com>
LicenseGPL-2
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("orderstats")

Try the orderstats package in your browser

Any scripts or data that you put into this service are public.

orderstats documentation built on May 2, 2019, 1:47 p.m.