Given only direct transition intervals, determine the support for each transition separately using Hudgens(2001) result. Each state is considered from a competing-risks viewpoint. Hudgens(2005) result is applied to see if the NPMLE for any of the transitions does not exist.
support_from_direct_intervals(direct_intervals, tmat)
A list containing the estimated support sets for each possible transition
in tmat
.
Output from direct_from_observed_intervals
.
A transition matrix as created by transMat