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