powered by
Density method for multivariate discrete phase-type distributions
# S4 method for mdph dens(x, y)
A vector containing the joint density evaluations at the given locations.
An object of class mdph.
A matrix of locations.
obj <- mdph(structure = c("general", "general")) dens(obj, matrix(c(1, 1), ncol = 2))
Run the code above in your browser using DataLab