lmomcohash: Storage of Lookup Tables for the lmomco Package

.lmomcohashR Documentation

Storage of Lookup Tables for the lmomco Package

Description

This is a hidden data object contained in the R/sysdata.rda file of the lmomco package. The system file 'inst/doc/SysDataBuilder.R' of the package is responsible for the construction of these data.

Format

An R environment with entries:

AEPkh2lmrTable

A data.frame of asymmetric exponential power (4-parameter) relations between its two shape parameters, numerical, and theoretical L-skew and L-kurtosis. (See also paraep4)

EMU_lmompara_byeta

A data.frame of pre-computed table of relations between the parameters and L-moments of the Eta-Mu distribution. (See also lmomemu, paremu)

KMU_lmompara_bykappa

A data.frame of pre-computed table of relations between the parameters and L-moments of the Kappa-Mu distribution. (See also lmomkmu, parkmu)

RiceTable

A data.frame with coefficient of L-variation, signal to noise ratio, a parameter G, and L-skew and L-kurtosis of the Rice distribution. This is useful for quick parameter estimation. (See also lmomrice, parrice)

RiceTable.maxLCV

Maximum coefficient of L-variation representable (or apparently so) within R.

RiceTable.minLCV

Minimum coefficient of L-variation representable (or apparently so) within R.


lmomco documentation built on Aug. 30, 2023, 5:10 p.m.