Learn R Programming

DynTxRegime (version 3.01)

ModelObj_SubsetList-class: Class

Description

A list of objects of class "modelObj" defined for subsets.

Arguments

Objects from the Class

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

Extends

Class "SubsetList-class", directly. Classwa "List-class" and "SingleDecisionPoint-class", by class "SubsetList", distance 2.

Methods

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

Examples

Run this code
showClass("ModelObj_SubsetList")

Run the code above in your browser using DataLab