prettydist: A Pretty List of Distribution Names

prettydistR Documentation

A Pretty List of Distribution Names

Description

Return a full name of one or more distributions from the abbreviation for the distribution. The official list of abbreviations for the lmomco package is available under dist.list.

Usage

prettydist(x)

Arguments

x

A vector of lmomco distribution abbreviations.

Value

A vector of distribution identifiers.

Author(s)

W.H. Asquith

See Also

dist.list

Examples

the.lst <- dist.list() # the authoritative list of abbreviations
prettydist(the.lst)

wasquith/lmomco documentation built on April 20, 2024, 7:20 p.m.