moment_ph {PhaseTypeR} | R Documentation |
Moments of the univariate continuous phase-type distribution
Description
This function calculates the moments for the phase-type distributions.
Usage
moment_ph(obj, m)
Arguments
obj |
a mult_cont_phase_type. |
m |
an integer. |
Details
The order of the moment can be specified by m
for a
cont_phase_type
object.
[Package PhaseTypeR version 1.0.4 Index]