diff_diff.SABootstrapResults
- class diff_diff.SABootstrapResults[source]
Bases:
objectResults from Sun-Abraham bootstrap inference.
- bootstrap_distribution
Full bootstrap distribution of overall ATT.
- Type:
Optional[np.ndarray]
- __init__(n_bootstrap, weight_type, alpha, overall_att_se, overall_att_ci, overall_att_p_value, event_study_ses, event_study_cis, event_study_p_values, bootstrap_distribution=None)
Methods
__init__(n_bootstrap, weight_type, alpha, ...)Attributes
- __init__(n_bootstrap, weight_type, alpha, overall_att_se, overall_att_ci, overall_att_p_value, event_study_ses, event_study_cis, event_study_p_values, bootstrap_distribution=None)