Learn R Programming

DynTxRegime (version 3.2)

SubsetListFit_DecisionPointList-class: Class "SubsetListFit_DecisionPointList"

Description

A list of "SubsetListFit-class" objects, one for each decision point.

Arguments

Objects from the Class

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

Extends

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

Methods

No method identified with signature "SubsetListFit_DecisionPointList-class".

Examples

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

Run the code above in your browser using DataLab