plot.smm | R Documentation |
Displays the densities for the conditional sojourn time
distributions depending on the current state i
and on the next state
j
.
## S3 method for class 'smm'
plot(x, i, j, klim = NULL, ...)
x |
An object of S3 class |
i |
An element of the state space vector |
j |
An element of the state space vector |
klim |
An integer giving the limit value for which the density will be
plotted. If |
... |
Arguments passed to plot. |
None.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.