Learn R Programming

DOBAD (version 1.0.6)

BDMC_many-class: Class "BDMC_many"

Description

A vector of BDMCs. Changes in the state for each element list should be by 1 only.

Arguments

Objects from the Class

Objects can be created by calls of the form new("BDMC_many", ...) and supplying a "CTMC_many" object.

Slots

CTMCs:

Object of class "list", a "CTMC_many" object

Extends

Class "CTMC_many", directly.

Methods

No methods defined with class "BDMC_many" in the signature.

Examples

Run this code
# NOT RUN {
showClass("BDMC_many")
# }

Run the code above in your browser using DataLab