marginal,mph-method | R Documentation |
Marginal method for multivariate phase-type distributions
## S4 method for signature 'mph'
marginal(x, mar = 1)
x |
An object of class mph. |
mar |
Indicator of which marginal. |
An object of the of class ph.
obj <- mph(structure = c("general", "general"))
marginal(obj, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.