tvr_ph {matrixdist} | R Documentation |
Performs TVR for phase-type distributions
Description
Performs TVR for phase-type distributions
Usage
tvr_ph(alpha, S, R)
Arguments
alpha |
Initial distribution vector. |
S |
Sub-intensity matrix. |
R |
Reward vector. |
Value
A list of phase-type parameters.
[Package matrixdist version 1.1.9 Index]