mean,bivph-method | R Documentation |
Mean Method for bivph class
## S4 method for signature 'bivph'
mean(x)
x |
An object of class bivph. |
The mean of the bivariate phase-type distribution.
obj <- bivph(dimensions = c(3, 3))
mean(obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.