Description Usage Arguments Value Author(s) See Also
xyplot function for objects of class etm. Estimates of the 
transition probabilities are plotted as a function of time for all the
transitions specified by the user.
| 1 2 3 4 5 | 
| x | An object of class  | 
| data | Useless. | 
| tr.choice | A character vector of the form c("from to", "from to", ...) specifying the transition probabilities to be plotted. By default, all the direct transition probabilities are displayed. | 
| col | Vector of colours for the curves. | 
| lty | Vector of line types. | 
| xlab | x-axis label. Default is "Time". | 
| ylab | y-axis label. Default is "Estimated transition probability". | 
| conf.int | Logical. Whether to draw pointwise confidence intervals. Default is TRUE. | 
| ci.fun | A character vector specifying the transformation to be
applied to the pointwise confidence intervals. It could be different
for each transition probability, though if  | 
| level | Level of the two-sided confidence intervals. Default is 0.95. | 
| ... | Further arguments for  | 
An object of class trellis.
Arthur Allignol, arthur.allignol@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.