| lou_gt | R Documentation |
Estimates the ATT and counterfactual distribution
F_0 = F_{Y(0)|D=1} for a single (g,t) cell under lagged-outcome
unconfoundedness. Called internally by lou_qtt via
ptetools::pte().
lou_gt(
gt_data,
xformula = ~1,
lagged_outcome_cov = TRUE,
est_method = "ipw",
...
)
gt_data |
A |
xformula |
One-sided covariate formula. Default |
lagged_outcome_cov |
Logical; if |
est_method |
One of |
... |
Additional arguments (ignored). |
A list from ptetools::attgt_noif with attgt (ATT) and
extra_gt_returns containing F0 and F1 (weighted ECDFs
of counterfactual and observed treated outcomes).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.