Learn R Programming

gld (version 2.6.7)

Estimation and Use of the Generalised (Tukey) Lambda Distribution

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.

Copy Link

Version

Install

install.packages('gld')

Monthly Downloads

41,584

Version

2.6.7

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Robert King

Last Published

January 17th, 2025

Functions in gld (2.6.7)

qdgl-deprecated

Deprecated function for density quantile function of gld. See qdgl instead
starship.obj

Objective function that is minimised in starship estimation method
plotgl

Plots of density and distribution function for the generalised lambda distribution
qqgl

Quantile-Quantile plot against the generalised lambda distribution
starship.adaptivegrid

Carry out the ``starship'' estimation method for the generalised lambda distribution using a grid-based search
plot.starship

Plots to compare a fitted generalised lambda distribution to data
starship

Carry out the ``starship'' estimation method for the generalised lambda distribution
gl.check.lambda

Function to check the validity of parameters of the generalized lambda distribution
fit.fkml.moments

Method of moments estimation for the FKML type of the generalised lambda distribution
fit.gpd

Estimate parameters of the GPD type generalised lambda distribution
gld-Deprecated

Deprecated functions
gld.lmoments

Calculate L-Moments of the GPD type generalised lambda distribution for given parameter values
fit.fkml

Estimate parameters of the FKML parameterisation of the generalised lambda distribution
gld.moments

Calculate moments of the FKML type of the generalised lambda distribution for given parameter values
GeneralisedLambdaDistribution

The Generalised Lambda Distribution
BetaLambdaLambda

Calculates Beta function for two identical parameters, allowing non-integer negative values
print.starship

Print (or summarise) the results of a starship estimation