| get.f | R Documentation |
Computes the conditional sojourn time distribution f(k),
f_{i}(k), f_{j}(k) or f_{ij}(k).
get.f(x, k)
x |
An object of S3 class |
k |
A strictly positive integer giving the time horizon (k must be different from 0 since we assume that there are not instantaneous transitions). |
A vector, matrix or array giving the value of f at each time
between 1 and k.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.