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