Learn R Programming

DynTxRegime (version 3.01)

OutcomeRegression_DecisionPointList-class: Class

Description

A list of "OutcomeRegression" objects, one for each decision point.

Arguments

Objects from the Class

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

Extends

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

Methods

No method identified with signature "DecisionPointList-class".

Examples

Run this code
showClass("OutcomeRegression_DecisionPointList")

Run the code above in your browser using DataLab