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