summary.twoStageTMLE {twoStageDesignTMLE} | R Documentation |
summary.twoStageTMLE
Description
summary.twoStageTMLE
Usage
## S3 method for class 'twoStageTMLE'
summary(object, ...)
Arguments
object |
an object of class twoStageTMLE |
... |
additional arguments (ignored) |
Value
list summarizing the two-stage procedure components, summary of the twoStage missingness estimation summary of the tmle for estimating the parameter
[Package twoStageDesignTMLE version 1.0 Index]