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