Learn R Programming

DynTxRegime (version 3.01)

IterateFitWithSubsets-class: Class

Description

An outcome regression step with a single model and no subset modeling.

Arguments

Objects from the Class

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

Extends

Class "IterateFit-class" directly. Classes "SingleDecisionPoint-class", "OutcomeRegression-class", and "SubsetsNotModeled-class" by class "IterateFit-class" distance 2.

Methods

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

Examples

Run this code
showClass("IterateFitWithSubsets")

Run the code above in your browser using DataLab