Learn R Programming

matrixdist (version 1.1.9)

dph_pgf: Pgf of a discrete phase-type distribution

Description

Computes the pgf at z of a discrete phase-type distribution with parameters alpha and S.

Usage

dph_pgf(z, alpha, S)

Value

Laplace transform at r.

Arguments

z

Vector of real values.

alpha

Vector of initial probabilities.

S

Sub-transition matrix.