powered by
Continuous time Markov Chain class
Objects can be created by calls of the form new("CTMC", ...).
new("CTMC", ...)
states
numerics; usually integers.
times
numerics; an _increasing_ sequence.
T
final "observation" time of the chain, or time at which it is posited to exist.
signature(object = "CTMC"): ...
signature(object = "CTMC")
getT,CTMC-method
# NOT RUN { showClass("CTMC") # }
Run the code above in your browser using DataLab