marginal,bivphasetype-method | R Documentation |
Marginal method for bivphasetype class
## S4 method for signature 'bivphasetype'
marginal(x, mar = 1)
x |
An object of class bivphasetype. |
mar |
Indicator of which marginal. |
An object of the of class phasetype.
obj <- bivphasetype(dimensions = c(3, 3))
marginal(obj, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.