Other packages > Find by keyword >

gld  

Estimation and Use of the Generalised (Tukey) Lambda Distribution
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gld", "2.6.8")



Attach the package and use:
library("gld")
Maintained by
Robert King
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2000-11-02
Latest Update: 2025-01-17
Description:
The generalised lambda distribution, or Tukey lambda distribution, provides a wide variety of shapes with one functional form. This package provides random numbers, quantiles, probabilities, densities and density quantiles for four different types of the distribution, the FKML (Freimer et al 1988), RS (Ramberg and Schmeiser 1974), GPD (van Staden and Loots 2009) and FM5 - see documentation for details. It provides the density function, distribution function, and Quantile-Quantile plots. It implements a variety of estimation methods for the distribution, including diagnostic plots. Estimation methods include the starship (all 4 types), method of L-Moments for the GPD and FKML types, and a number of methods for only the FKML type. These include maximum likelihood, maximum product of spacings, Titterington's method, Moments, Trimmed L-Moments and Distributional Least Absolutes.
How to cite:
Robert King (2000). gld: Estimation and Use of the Generalised (Tukey) Lambda Distribution. R package version 2.6.8, https://cran.r-project.org/web/packages/gld. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.3 (2000-11-02 07:37), 0.4 (2001-05-15 17:23), 0.5 (2001-06-22 08:57), 0.7 (2002-01-25 19:22), 0.9 (2003-05-06 19:06), 1.0.1 (2003-07-21 23:37), 1.1 (2003-12-28 12:41), 1.2 (2004-01-30 19:01), 1.3 (2004-02-13 23:22), 1.4 (2004-03-04 08:02), 1.6 (2004-09-14 10:04), 1.7.2 (2005-08-27 01:03), 1.7 (2005-08-26 07:32), 1.8.1 (2006-10-06 14:57), 1.8.2 (2007-07-23 11:26), 1.8.3 (2007-10-11 10:26), 1.8.4 (2009-10-15 13:08), 1.8 (2006-04-06 17:29), 1.9.1 (2011-06-08 09:03), 1.9.2 (2011-11-02 18:25), 1.9 (2011-03-07 08:33), 2.0.1 (2013-08-31 07:27), 2.2.1 (2014-02-19 07:39), 2.2 (2013-12-10 15:33), 2.3.1 (2015-07-15 13:23), 2.3.2 (2016-02-24 09:11), 2.3.3 (2016-04-20 08:53), 2.3 (2015-07-03 05:44), 2.4.1 (2016-12-05 08:27), 2.4.2 (2019-04-30 08:20), 2.4 (2016-09-18 08:56), 2.5 (2019-07-04 11:50), 2.6.1 (2019-12-17 13:50), 2.6.2 (2020-01-09 00:01), 2.6.3 (2021-11-24 09:10), 2.6.4 (2021-12-16 09:20), 2.6.5 (2022-06-29 13:30), 2.6.6 (2022-10-23 16:25), 2.6.7 (2025-01-17 15:50), 2.6 (2019-09-02 17:00)
Other packages that cited gld R package
View gld citation profile
Other R packages that gld depends, imports, suggests or enhances
Complete documentation for gld
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
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  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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