Learn R Programming

matrixdist (version 1.1.3)

mparetocdf: Matrix Pareto cdf

Description

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

Usage

mparetocdf(x, alpha, S, beta, lower_tail = TRUE)

Value

The cdf (tail) at x

Arguments

x

non-negative value

alpha

Initial probabilities

S

sub-intensity matrix

beta

shape parameter

lower_tail

cdf or tail