View source: R/support_from_direct_intervals.R
support_from_direct_intervals | R Documentation |
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)
direct_intervals |
Output from |
tmat |
A transition matrix as created by |
A list containing the estimated support sets for each possible transition
in tmat
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.