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