tvr_dph: Performs TVR for discrete phase-type distributions

View source: R/RcppExports.R

tvr_dphR 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.


matrixdist documentation built on Aug. 8, 2023, 5:06 p.m.