Learn R Programming

DynTxRegime (version 3.01)

ModelObj_DecisionPointList-class: Class

Description

List of objects of class "modelObj" for multiple-decision-point methods.

Arguments

Objects from the Class

Objects can be created by calls of the form new("ModelObj_DecisionPointList", ...). These objects are for convenience in package development and should not be created by users.

Extends

Class "DecisionPointList-class", directly. Classes "List-class" and "MultipleDecisionPoint-class", by class "DecisionPointList", distance 2.

Methods

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

Examples

Run this code
showClass("ModelObj_DecisionPointList")

Run the code above in your browser using DataLab