R/rgev.R

`rgev` <-
function(n ,  m=0, lambda = 1, xi = 0) 
{
   qgev(runif(n),m,lambda,xi)
}

Try the Rsafd package in your browser

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

Rsafd documentation built on May 2, 2019, 5:20 p.m.