R/pareto_quantile.R

pareto_quantile <-
function(p,scale,shape) scale/(1-p)^{1/shape}

Try the ACSWR package in your browser

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

ACSWR documentation built on May 2, 2019, 6:53 a.m.