powered by
Moment method for multivariate phase-type distributions
# S4 method for mph moment(x, k)
The corresponding joint moment evaluation.
An object of class mph.
A vector of non-negative integer values.
obj <- mph(structure = c("general", "general")) moment(obj, c(2, 1))
Run the code above in your browser using DataLab