Computes the cdf (tail) of a matrix-GEV distribution with parameters
alpha
, S
and beta
at x
.
mgevcdf(x, alpha, S, beta, lower_tail = TRUE)
The cdf (tail) at x
.
Non-negative value.
Initial probabilities.
Sub-intensity matrix.
Transformation parameters.
Cdf or tail.