var,MPHstar-method | R Documentation |
Var method for MPHstar class
## S4 method for signature 'MPHstar'
var(x)
x |
An object of class MPHstar. |
The covariance matrix of the MPHstar distribution.
obj <- MPHstar(structure = "general")
var(obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.