Learn R Programming

matrixdist (version 1.1.2)

mgevcdf: Matrix GEV cdf

Description

Computes the cdf (tail) of a matrix GEV distribution with parameters alpha, S and beta at x

Usage

mgevcdf(x, alpha, S, mu, sigma, xi, lower_tail = TRUE)

Arguments

x

non-negative value

alpha

Initial probabilities

S

sub-intensity matrix

mu

location parameter

sigma

scale parameter

xi

shape parameter

lower_tail

cdf or tail

Value

The cdf (tail) at x