bivph_laplace {matrixdist}R Documentation

Bivariate phase-type joint Laplace

Description

Bivariate phase-type joint Laplace

Usage

bivph_laplace(r, alpha, S11, S12, S22)

Arguments

r

Matrix of values.

alpha

Vector of initial probabilities.

S11

Sub-intensity matrix.

S12

Matrix.

S22

Sub-intensity matrix.

Value

Joint laplace at r.


[Package matrixdist version 1.1.9 Index]