tailstat: Tail Statistic

Description Usage Arguments Value Examples

View source: R/tailstat.R

Description

Generate subintensity matrix, vector of initial probabilites and defect for combination of frequency counts higher than "k" (tail statistic)

Usage

1
tailstat(mph_obj, k, theta)

Arguments

mph_obj

Multivariate Phase Type object generated either from mult_phase_type or kingsman function

k

Minimum Frequency count (positive integer)

theta

mutation parameter (positive)

Value

A 'disc_phase_type' object containing subintensity matrix (P), vector of initial probabilities (alpha) and defect (probability of not entering any transient state prior to absorption)

Examples

1
tailstat(kingsman(15), k = 10, theta = 2)

aumath-advancedr2019/ticphasetype documentation built on Jan. 29, 2020, 12:24 p.m.