.rmevasy | R Documentation |
Simulation algorithm of Stephenson (2003), using exact-samples from the logistic
.rmevasy(n, d, par, asym, ncompo, Sigma, model)
n |
sample size |
d |
dimension of the multivariate distribution |
par |
a vector of parameters |
asym |
matrix of bool indicating which component belong to the corresponding row logistic model |
ncompo |
number of components for the (negative) logistic in row |
Sigma |
matrix of asymmetry parameters |
a n
by d
matrix containing the sample
Stephenson, A. G. (2003) Simulating multivariate extreme value distributions of logistic type. Extremes, 6(1), 49–60.
Joe, H. (1990). Families of min-stable multivariate exponential and multivariate extreme value distributions, 9, 75–81.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.