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