R/pgumbel2.R

Defines functions pgumbel2

Documented in pgumbel2

pgumbel2 <-
function(q)
{1-exp(-exp(q))}

Try the RBE3 package in your browser

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

RBE3 documentation built on May 29, 2024, 10:31 a.m.