Learn R Programming

DynTxRegime (version 3.2)

EARLIPWE-class: Class "EARLIPWE"

Description

Efficient Augmentation and Relaxation Learning with Inverse Propensity Weighted Estimator

Arguments

Objects from the Class

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

Extends

Classes "EARL-class" and "PropensityOnly-class" directly.

Class "DynTxRegime-class" by class "EARL-class", distance 2.

Methods

DTRstep

signature(object = "EARLIPWE"): Retrieve descripton of method.

print

signature(x = "EARLIPWE"): Print key results of method.

show

signature(object = "EARLIPWE"): Show key results of method.

summary

signature(object = "EARLIPWE"): Retrieve key summary information of method.

Examples

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

Run the code above in your browser using DataLab