.rlogspec {mev} | R Documentation |
Generates from Q_i
, the spectral measure of the logistic model
Description
Simulation algorithm of Dombry et al. (2015)
Usage
.rlogspec(n, d, theta)
Arguments
n |
sample size |
theta |
a one-dimensional parameter |
Value
an n
by d
sample from the spectral distribution
References
Dombry, Engelke and Oesting (2016). Exact simulation of max-stable processes, Biometrika, 103(2), 303–317.
[Package mev version 1.17 Index]