powered by
Constructor function for multivariate discrete phase-type distributions
mdph(alpha = NULL, S = NULL, structure = NULL, dimension = 3, variables = NULL)
An object of class mdph.
A probability vector.
A list of sub-transition matrices.
A vector of valid ph structures.
The dimension of the dph structure (if provided).
The dimension of the multivariate discrete phase-type.
mdph(structure = c("general", "general"), dimension = 5)
Run the code above in your browser using DataLab