Learn R Programming

DynTxRegime (version 3.2)

ModelObj_SubsetList_DecisionPointList-class: Class "ModelObj_SubsetList_DecisionPointList"

Description

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

Arguments

Objects from the Class

Objects can be created by calls of the form new("ModelObj_SubsetList_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_SubsetList_DecisionPointList" in the signature.

Examples

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

Run the code above in your browser using DataLab