mp_cor_dens | R Documentation |
Computes the joint density of a correlated phase-type Mixed Poisson distribution
with parameters alpha
and S
at x
.
mp_cor_dens(x, alpha, S11, S12, S22)
x |
Matrix of values. |
alpha |
Vector of initial probabilities. |
S11 |
Sub-intensity matrix. |
S12 |
Matrix. |
S22 |
Sub-intensity matrix. |
The density at x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.