Other packages > Find by keyword >

orders  

Sampling from k-th Order Statistics of New Families of Distributions
View on CRAN: Click here


Download and install orders package within the R console
Install from CRAN:
install.packages("orders")

Install from Github:
library("remotes")
install_github("cran/orders")

Install by package version:
library("remotes")
install_version("orders", "0.1.8")



Attach the package and use:
library("orders")
Maintained by
Carlos Alberto Cardozo Delgado
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-02-18
Latest Update: 2023-11-14
Description:
Set of tools to generate samples of k-th order statistics and others quantities of interest from new families of distributions. The main references for this package are: C. Kleiber and S. Kotz (2003) Statistical size distributions in economics and actuarial sciences; Gentle, J. (2009), Computational Statistics, Springer-Verlag; Naradajah, S. and Rocha, R. (2016), and Stasinopoulos, M. and Rigby, R. (2015), . The families of distributions are: Benini distributions, Burr distributions, Dagum distributions, Feller-Pareto distributions, Generalized Pareto distributions, Inverse Pareto distributions, The Inverse Paralogistic distributions, Marshall-Olkin G distributions, exponentiated G distributions, beta G distributions, gamma G distributions, Kumaraswamy G distributions, generalized beta G distributions, beta extended G distributions, gamma G distributions, gamma uniform G distributions, beta exponential G distributions, Weibull G distributions, log gamma G I distributions, log gamma G II distributions, exponentiated generalized G distributions, exponentiated Kumaraswamy G distributions, geometric exponential Poisson G distributions, truncated-exponential skew-symmetric G distributions, modified beta G distributions, exponentiated exponential Poisson G distributions, Poisson-inverse gaussian distributions, Skew normal type 1 distributions, Skew student t distributions, Singh-Maddala distributions, Sinh-Arcsinh distributions, Sichel distributions, Zero inflated Poisson distributions.
How to cite:
Carlos Alberto Cardozo Delgado (2019). orders: Sampling from k-th Order Statistics of New Families of Distributions. R package version 0.1.8, https://cran.r-project.org/web/packages/orders. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2019-02-18 11:30), 0.1.1 (2019-02-25 12:10), 0.1.2 (2019-03-20 21:50), 0.1.3 (2019-05-16 23:10), 0.1.4 (2020-09-24 14:00), 0.1.5 (2021-03-29 15:50), 0.1.6 (2021-07-17 06:30), 0.1.7 (2023-06-26 10:30)
Other packages that cited orders R package
View orders citation profile
Other R packages that orders depends, imports, suggests or enhances
Complete documentation for orders
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA