bivph_density {matrixdist} | R Documentation |
Bivariate phase-type joint density of the feed forward type
Description
Bivariate phase-type joint density of the feed forward type
Usage
bivph_density(x, alpha, S11, S12, S22)
Arguments
x |
Matrix of values. |
alpha |
Vector of initial probabilities. |
S11 |
Sub-intensity matrix. |
S12 |
Matrix. |
S22 |
Sub-intensity matrix. |
Value
Joint density at x
.
[Package matrixdist version 1.1.9 Index]