powered by
Minimum method for discrete phase-type distributions
# S4 method for dph,dph minimum(x1, x2)
An object of class dph.
dph1 <- dph(structure = "general", dimension = 3) dph2 <- dph(structure = "general", dimension = 5) dph_min <- minimum(dph1, dph2) dph_min
Run the code above in your browser using DataLab