Learn R Programming

matrixdist (version 1.1.9)

mloglogisticden: Matrix-loglogistic density

Description

Computes the density of a matrix-loglogistic distribution with parameters alpha, S and beta at x.

Usage

mloglogisticden(x, alpha, S, beta)

Value

The density at x.

Arguments

x

Non-negative value.

alpha

Initial probabilities.

S

Sub-intensity matrix.

beta

Transformation parameters.