View source: R/smm.R View source: R/allgenerics.R
get.Py | R Documentation |
P_{Y}
Method to compute the value of P_{Y}
(See Proposition 5.1 p.105-106).
get.Py(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 P_{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.