.rPdir {mev} | R Documentation |
Generate from extremal Dirichlet Y \sim {P_x}
, where
P_{x}
is the probability of extremal functions from the Dirichlet model of
Coles and Tawn.
Description
Note: we generate from the Dirichlet rather than the Gamma distribution, since the former is parallelized
Usage
.rPdir(d, index, alpha, irv = FALSE)
Arguments
d |
dimension of the 1-sample |
index |
index of the location. An integer in 0, ..., |
alpha |
a |
irv |
should the usual model ( |
Value
a d
-vector from P_x
[Package mev version 1.17 Index]