Description Objects from the Class Slots Methods Author(s) See Also Examples
Continuous time Markov Chain class
Objects can be created by calls of the form 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"): ...
signature(object = "CTMC"): ...
Charles Doss
getT,CTMC-method
1 | showClass("CTMC")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.