getPartialData: Get "partially Observed " Chain from a fully observed one.

Description Usage Arguments Details Value

Description

This effectively turns "Truth" into "data," ie it is passed a fully observed chain and returns only a partially observed one.

Usage

1
getPartialData(observeTimes, CTMC)

Arguments

observeTimes

Times at which CTMC is to "be observed" ie at which "data" is to be gathered.

CTMC

A continuous time markov chain.

Details

Returns a CTMC_PO_1, ie discretely observed CTMC, from observing CTMC at observeTimes

Value

Returns CTMC_PO_1.


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