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.7")



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: 2022-10-23
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.7, https://cran.r-project.org/web/packages/gld. Accessed 15 Mar. 2025.
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 (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

hesim  
Health Economic Simulation Modeling and Decision Analysis
A modular and computationally efficient R package for parameterizing, simulating, and analyzing hea ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
fable.ata  
'ATAforecasting' Modelling Interface for 'fable' Framework
Allows ATA (Automatic Time series analysis using the Ata method) models from the 'ATAforecasting' pa ...
Download / Learn more Package Citations See dependency  
safer  
Encrypt and Decrypt Strings, R Objects and Files
A consistent interface to encrypt and decrypt strings, R objects and files using symmetric and asymm ...
Download / Learn more Package Citations See dependency  
arulesSequences  
Mining Frequent Sequences
Add-on for arules to handle and mine frequent sequences. Provides interfaces to the C++ implementat ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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