Rdocumentation
powered by
Learn R Programming
spatial.gev.bma (version 1.0)
gev.z.p: 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.