summary.twoStage {twoStageDesignTMLE}R Documentation

summary.twoStageTMLE

Description

Summarizes estimation procedure for missing 2nd stage covariates

Usage

## S3 method for class 'twoStage'
summary(object, ...)

Arguments

object

An object of class twoStageTMLE

...

Other arguments passed to the tmle function in the tmle package

Value

A list containing the missingness model, terms, coefficients, type,


[Package twoStageDesignTMLE version 1.0.1.2 Index]