rMDPHstar | R Documentation |
Generates a sample of size n
from a MDPH* distribution with
parameters alpha
, S
, and R
.
rMDPHstar(n, alpha, S, R)
n |
Sample size. |
alpha |
Vector of initial probabilities. |
S |
Sub-transition matrix. |
R |
Reward matrix. |
Simulated sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.