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 21 Nov. 2024.
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

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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