bivdph_density {matrixdist}R Documentation

Bivariate discrete phase-type joint density of the feed forward type

Description

Bivariate discrete phase-type joint density of the feed forward type

Usage

bivdph_density(x, alpha, S11, S12, S22)

Arguments

x

Matrix of values.

alpha

Vector of initial probabilities.

S11

Sub-transition matrix.

S12

Matrix.

S22

Sub-transition matrix.

Value

Joint density at x.


[Package matrixdist version 1.1.9 Index]