.rPSmith {mev} | R Documentation |
Generate from Smith model (moving maxima) Y \sim {P_x}
, where
P_{x}
is probability of extremal function
Description
Generate from Smith model (moving maxima) Y \sim {P_x}
, where
P_{x}
is probability of extremal function
Usage
.rPSmith(index, Sigma_chol, loc)
Arguments
index |
index of the location. An integer in 0, ..., |
Sigma_chol |
the Cholesky root of the covariance matrix |
loc |
location matrix |
Value
a d
-vector from P_x
[Package mev version 1.17 Index]