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