get.qy: Method to get the semi-Markov kernel \(q_{Y}\)
Description
Computes the semi-Markov kernel \(q_{Y}(k)\)
(See proposition 5.1 p.106).
Usage
get.qy(x, k, upstates = x$states)
Value
An array giving the value of \(q_{Y}(k)\) at each time between 0
and k.
Arguments
- x
An object of S3 class smmfit or smm.
- k
A positive integer giving the time horizon.
- upstates
Vector giving the subset of operational states \(U\).