powered by
Convert from ERHMM to the general MAP
as.map(x)
An instance of MAP
An instance of ERHMM
## create a hyper Erlang with specific parameters (param <- erhmm(shape=c(2,3), alpha=c(0.3,0.7), rate=c(1.0,10.0))) ## convert to a general PH as.map(param)
Run the code above in your browser using DataLab