tvr_dph {matrixdist}R Documentation

Performs TVR for discrete phase-type distributions

Description

Performs TVR for discrete phase-type distributions

Usage

tvr_dph(alpha, S, R)

Arguments

alpha

Initial distribution vector.

S

Sub-intensity matrix.

R

Reward vector.

Value

A list of PH parameters.


[Package matrixdist version 1.1.9 Index]