.rmevA1 | R Documentation |
This algorithm corresponds to Algorithm 1 in Dombry, Engelke and Oesting (2016), using the formulation of the Dirichlet mixture of Coles and Tawn (1991) as described and derived in Boldi (2009) for the bilogistic and extremal Dirichlet model. Models currently implemented include logistic, negative logistic, extremal Dirichlet and bilogistic MEV.
.rmevA1(n, d, par, model, Sigma, loc)
n |
sample size |
d |
dimension of the multivariate distribution |
par |
a vector of parameters |
model |
integer, currently ranging from 1 to 9, corresponding respectively to
(1) |
Sigma |
covariance matrix for Brown-Resnick, Smith and extremal student. Conditionally negative definite matrix of parameters for the Huesler–Reiss model. Default matrix for compatibility |
loc |
matrix of location for Smith model. |
a n
by d
matrix containing the sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.