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