powered by
Mean Method for bivph class
# S4 method for bivph mean(x)
The mean of the bivariate phase-type distribution.
An object of class bivph.
obj <- bivph(dimensions = c(3, 3)) mean(obj)
Run the code above in your browser using DataLab