pwak1: Cumulative probability of Wakeby distribution

View source: R/CDFs.R

pwak1R Documentation

Cumulative probability of Wakeby distribution

Description

This function computes the cumulative probability or nonexceedance probability of the Wakeby distribution given parameters (ξ, α, β, γ and δ). Based in function of lmomco package.

Usage

pwak1(q, xi, alpha, beta, gamma, delta)

Arguments

q

a real value vector.

xi

ξ is a location parameter (see parwak function).

alpha

α is a location parameter (see parwak function).

beta

γ is a shape parameter (see parwak function).

gamma

γ is a shape parameter (see parwak function).

delta

δ is a shape parameter (see parwak 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.