moment_mph | R Documentation |
This function calculates the moments for the multivariate phase-type distributions.
moment_mph(obj, v)
obj |
a mult_cont_phase_type. |
v |
a vector or an integer. |
The variables for which the moments are calculated can be specified in
the v
vector as indices in the reward matrix of the
mult_cont_phase_type
object.
A number representing the moment of a multivariate continuous phase-type distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.