tmle_stratified: Stratified version of TML estimator from other Spec classes

View source: R/tmle3_Spec_stratified.R

tmle_stratifiedR Documentation

Stratified version of TML estimator from other Spec classes

Description

O=(W,A,Y) W=Covariates A=Treatment (binary or categorical) Y=Outcome (binary or bounded continuous)

Usage

tmle_stratified(base_spec, base_estimate = TRUE)

Arguments

base_spec

An underlying spec to stratify.

base_estimate

Indicate whether to report base parameter.


jeremyrcoyle/tmle3 documentation built on May 20, 2022, 7:36 a.m.