View source: R/mgplikelihoods.R
gpdtopar | R Documentation |
Transformation from the generalized Pareto to unit Pareto
gpdtopar(dat, loc = 0, scale, shape, lambdau = 1)
dat |
vector or matrix of data |
loc |
vector of location parameters |
scale |
vector of scale parameters, strictly positive |
shape |
shape parameter |
lambdau |
vector of probability of marginal threshold exceedance |
a vector or matrix of the same dimension as dat
with unit Pareto observations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.