Learn R Programming

PhaseTypeR (version 1.0.4)

check_phase_type: Checking the basic phase-type assumptions

Description

This function checks whether all the elements for building a phase-type object have the right shape.

Usage

check_phase_type(subint_mat, init_probs)

Value

A list with the elements of a phase-type distribution.

Arguments

subint_mat

Sub-intensity rate matrix.

init_probs

Initial probability vector.