Learn R Programming

matrixdist (version 1.1.9)

mdphdensity: Multivariate discrete phase-type density

Description

Computes the density of multivariate discrete phase-type distribution with parameters alpha and S at x.

Usage

mdphdensity(x, alpha, S_list)

Value

The density at x.

Arguments

x

Matrix of positive integer values.

alpha

Initial probabilities.

S_list

List of marginal sub-transition matrices.