R/u2gpd.R

Defines functions `u2gpd`

`u2gpd` <-
function( u , p = 1, th=0, sigma, xi)
	( ( ( 1 - u )/p )^(-xi) -1 ) * sigma/xi + th

Try the texmex package in your browser

Any scripts or data that you put into this service are public.

texmex documentation built on May 2, 2019, 4:56 p.m.