View source: R/smm.R View source: R/allgenerics.R
get.qy | R Documentation |
q_{Y}
Computes the semi-Markov kernel q_{Y}(k)
(See proposition 5.1 p.106).
get.qy(x, k, upstates = x$states)
x |
An object of S3 class |
k |
A positive integer giving the time horizon. |
upstates |
Vector giving the subset of operational states |
An array giving the value of q_{Y}(k)
at each time between 0
and k
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.