Description Objects from the Class Slots Methods Author(s) Examples
Partially observed CTMC.
Objects can be created by calls of the form new("CTMC_PO_1", ...).
Like CTMCs butdon't have an ending time; the final observation time
serves that purpose.
states:Object of class "numeric" ~~
times:Object of class "numeric" ~~
signature(dat = "CTMC_PO_1"): ...
signature(object = "CTMC_PO_1"): ...
signature(object = "CTMC_PO_1"): ...
Charles Doss
1 | showClass("CTMC_PO_1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.