marginal_expectation | R Documentation |
Marginal conditional expectations
marginal_expectation(rew, pos, N, alpha, S, obs, weight)
rew |
Column of the reward matrix corresponding to its marginal. |
pos |
Vector that indicates which state is associated to a positive reward. |
N |
Uniformization parameter. |
alpha |
Marginal initial distribution vector. |
S |
Marginal sub-intensity matrix. |
obs |
Marginal observations. |
weight |
Marginal weights. |
A vector with the expected time spent in each state by the marginal, conditional on the observations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.