powered by
Simulation method for bivariate phase-type distributions
# S4 method for bivph sim(x, n = 1000)
A realization of independent and identically distributed bivariate phase-type vector.
An object of class bivph.
An integer of length of realization.
obj <- bivph(dimensions = c(3, 3)) sim(obj, n = 100)
Run the code above in your browser using DataLab