R/tmle3_Spec_stratified.R
tmle_stratified.Rd
O=(W,A,Y) W=Covariates A=Treatment (binary or categorical) Y=Outcome (binary or bounded continuous)
tmle_stratified(base_spec, base_estimate = TRUE)
base_spec | An underlying spec to stratify. |
---|---|
base_estimate | Indicate whether to report base parameter. |