View source: R/check_phase_type.R
check_phase_type | R Documentation |
This function checks whether all the elements for building a phase-type object have the right shape.
check_phase_type(subint_mat, init_probs)
subint_mat |
Sub-intensity rate matrix. |
init_probs |
Initial probability vector. |
A list with the elements of a phase-type distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.