mdph | R Documentation |
Constructor function for multivariate discrete phase-type distributions
mdph(alpha = NULL, S = NULL, structure = NULL, dimension = 3, variables = NULL)
alpha |
A probability vector. |
S |
A list of sub-transition matrices. |
structure |
A vector of valid ph structures. |
dimension |
The dimension of the dph structure (if provided). |
variables |
The dimension of the multivariate discrete phase-type. |
An object of class mdph.
mdph(structure = c("general", "general"), dimension = 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.