maxstable: Transform arguments using max stability
Description
Given a vector of location, scale and shape parameters,
compute the corresponding parameters for block of size
m assuming a generalized extreme value distribution.
Usage
maxstable(pars, m = 1L, inverse = FALSE)
Arguments
pars
vector of location, scale and shape parameters
m
[integer] block size
inverse
[logical] whether to compute the parameters for the inverse relationship (defaults to FALSE)