pgum1: Cumulative probability of Gumbel distribution

View source: R/CDFs.R

pgum1R Documentation

Cumulative probability of Gumbel distribution

Description

This function computes the cumulative probability or nonexceedance probability of the Gumbel distribution given parameters (ξ and α). Based in function of lmomco package.

Usage

pgum1(q, xi, alpha)

Arguments

q

a real value vector.

xi

ξ is a location parameter (see pargum function).

alpha

α is a scale paramete (see pargum function).

Value

Nonexceedance probability (F) for q.

Author(s)

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


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