CTMC_PO_1-class: Class "CTMC_PO_1"

Description Objects from the Class Slots Methods Author(s) Examples

Description

Partially observed CTMC.

Objects from the Class

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.

Slots

states:

Object of class "numeric" ~~

times:

Object of class "numeric" ~~

Methods

BDsummaryStats.PO

signature(dat = "CTMC_PO_1"): ...

getStates

signature(object = "CTMC_PO_1"): ...

getTimes

signature(object = "CTMC_PO_1"): ...

Author(s)

Charles Doss

Examples

1
showClass("CTMC_PO_1")

DOBAD documentation built on May 2, 2019, 3:04 a.m.