powered by
Minimum method for phase-type distributions
# S4 method for ph,ph minimum(x1, x2)
An object of class ph.
ph1 <- ph(structure = "general", dimension = 3) ph2 <- ph(structure = "gcoxian", dimension = 5) ph_min <- minimum(ph1, ph2) ph_min
Run the code above in your browser using DataLab