marginal,mdph-method | R Documentation |
Marginal method for mdph class
## S4 method for signature 'mdph'
marginal(x, mar = 1)
x |
An object of class mdph. |
mar |
Indicator of which marginal. |
An object of the of class dph.
obj <- mdph(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.