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