summary_median {AIPW} | R Documentation |
Summary of the repeated_estimates
from repfit()
in the Repeated object using median methods.
Description
From repeated_estimates
, calculate the median estimate (median(Estimates)
), median SE (median(SE)
), SE adjusting for variations across num_reps
times,
and 95% CI using SE adjusting for SE adjusted for variability.
Value
repeated_results
and result
(public variables).
R6 Usage
$summary_median.Repeated()
References
Chernozhukov V, Chetverikov V, Demirer M, et al (2018). Double/debiased machine learning for treatment and structural parameters. The Econometrics Journal.
See Also
[Package AIPW version 0.6.9.2 Index]