function
causalis.scenarios.cuped.diagnostics.forest_plot.cuped_forest_plotcuped_forest_plot
Forest plot of absolute estimates and CIs for CUPED vs non-CUPED.
Parameters
- estimate_with_cupedCausalEstimate
Effect estimated with CUPED adjustment.
- estimate_without_cupedCausalEstimate, optional
Effect estimated without CUPED adjustment. If omitted, the function uses
estimate_with_cuped.diagnostic_data.ate_naiveandestimate_with_cuped.diagnostic_data.se_naiveto build a normal-approx CI.
Canonical target
causalis.scenarios.cuped.diagnostics.forest_plot.cuped_forest_plot
Sections
Parameters