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