Learn R Programming

matrixdist (version 1.1.9)

ph_laplace: Laplace transform of a phase-type distribution

Description

Computes the Laplace transform at r of a phase-type distribution with parameters alpha and S.

Usage

ph_laplace(r, alpha, S)

Value

Laplace transform at r.

Arguments

r

Vector of real values.

alpha

Vector of initial probabilities.

S

Sub-intensity matrix.