rMPHstar | R Documentation |
Generates a sample of size n
from a MPH* distribution with parameters
alpha
, S
and R
.
rMPHstar(n, alpha, S, R)
n |
Sample size. |
alpha |
Initial probabilities. |
S |
Sub-intensity matrix. |
R |
Reward matrix. |
The simulated sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.