mp_aux_density | R Documentation |
Computes the density of a phase-type Mixed Poisson distribution with parameters
alpha
and S
at x
.
mp_aux_density(x, ex, alpha, S)
x |
Non-negative integer values. |
ex |
Vector of covariates effect. |
alpha |
Vector of initial probabilities. |
S |
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.