process_attgt {triplediff} | R Documentation |
Process results inside att_gt_dr and att_gt_dml function
Description
Process results inside att_gt_dr and att_gt_dml function
Usage
process_attgt(attgt_list)
Arguments
attgt_list |
A list of results from the |
Value
A list with three vectors: group
, att
, and periods
containing the group, average treatment effect, and time periods respectively.
[Package triplediff version 0.1.0 Index]