powered by
Pgf method for multivariate discrete phase-type distributions
# S4 method for mdph pgf(x, z)
A vector containing the corresponding pgf evaluations.
An object of class mdph.
A matrix of real values.
obj <- mdph(structure = c("general", "general")) pgf(obj, matrix(c(0.5, 1), ncol = 2))
Run the code above in your browser using DataLab