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

tmle_stratified(base_spec, base_estimate = TRUE)

Arguments

base_spec

An underlying spec to stratify.

base_estimate

Indicate whether to report base parameter.