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 16 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

ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  
UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  
RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
Download / Learn more Package Citations See dependency  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
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