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



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.6, https://cran.r-project.org/web/packages/gld. Accessed 05 Jan. 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 (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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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