selecDIST: Convert large names of distribution functions in a short one

View source: R/selecDIST.R

selecDISTR Documentation

Convert large names of distribution functions in a short one

Description

This function converts large names of distribution functions in a short one to used it in functions of IDFtool package.

Usage

selecDIST(Type = "Gumbel")

Arguments

Type

a character specifying the name of the distribution function that will be employed: exponential, gamma, gev, gumbel, log.normal3, normal, log.pearson3 and wakeby.

Value

a character with an abbreviation of distribution function defined in Type.

Author(s)

David Zamora <dazamoraa@unal.edu.co> Water Resources Engineering Research Group - GIREH

Examples

(selecDIST(Type = "log.normal3"))
# "ln3


dazamora/IDFtool documentation built on Jan. 1, 2023, 3:29 p.m.