powered by
Linear combination method for bivariate phase-type distributions
# S4 method for bivph linCom(x, w = c(1, 1))
An object of class ph.
An object of class bivph.
A vector with non-negative entries.
obj <- bivph(dimensions = c(3, 3)) linCom(obj, c(1, 0))
Run the code above in your browser using DataLab