Learn R Programming

matrixdist (version 1.1.2)

mloglogisticcdf: Matrix Log-Logistic cdf

Description

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

Usage

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

Arguments

x

non-negative value

alpha

Initial probabilities

S

sub-intensity matrix

beta

shape parameter

lower_tail

cdf or tail

Value

The cdf (tail) at x