gev.z.p: Calculate the 1/p return level for a GEV distribution

View source: R/gev.R

gev.z.pR Documentation

Calculate the 1/p return level for a GEV distribution

Description

This simple function returns the 1/p return level for a GEV distribution

Usage

gev.z.p(p, mu, sigma, xi)

Arguments

p

The level on a 0 to 1 scale. Note that this is associated with the 1/p return level.

mu

The location parameter of a GEV distribution

sigma

The scale parameter of a GEV distribution

xi

The shape parameter of a GEV distribution

Value

A scalar giving the associated return level.

Author(s)

Alex Lenkoski <alex@nr.no>


NorskRegnesentral/SpatGEVBMA documentation built on July 22, 2023, 9:59 a.m.