
Last chance! 50% off unlimited learning
Sale ends in
Minimum method for inhomogeneous phase-type distributions
# S4 method for iph,iph
minimum(x1, x2)
An object of class iph.
An object of class iph.
An object of class iph.
iph1 <- iph(ph(structure = "general", dimension = 3), gfun = "weibull", gfun_pars = 2)
iph2 <- iph(ph(structure = "gcoxian", dimension = 5), gfun = "weibull", gfun_pars = 2)
iph_min <- minimum(iph1, iph2)
iph_min
Run the code above in your browser using DataLab