Description Usage Arguments Value Note
Print method for an object of class ‘TPidm’.
1 2 |
x |
An object of class ‘TPidm’. |
... |
Further arguments to print. |
A data.frame is returned with the following variables:
transition |
The initial and final states “i j” for each particular transition. |
probs |
The transition probabilities P_{ij}(s,t). |
The print function displays the method used, the user-supplied times s and t, the possible transitions, the estimated transition probabilities and, optionally, confidence limits and variances.
If cov
was specified, the print function provides the transition probabilities P_{ij}(s,t) for each level of covariate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.