powered by
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.
new("CTMC_PO_1", ...)
states
Object of class "numeric" ~~
"numeric"
times
signature(dat = "CTMC_PO_1"): ...
signature(dat = "CTMC_PO_1")
signature(object = "CTMC_PO_1"): ...
signature(object = "CTMC_PO_1")
# NOT RUN { showClass("CTMC_PO_1") # }
Run the code above in your browser using DataLab