list2CTMC: Convert a list representation of a CTMC to the class version

Description Usage Arguments Value

View source: R/BDclasses.R

Description

Convert a list representation of a CTMC to the class version

Usage

1
list2CTMC(aCTMC)

Arguments

aCTMC

A CTMC represented as a list. Should have a "states", "times" vectors and a T numeric.

Value

Returns the same data but as an object of class CTMC.


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