Learn R Programming

triplediff (version 0.2.0)

process_attgt: 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)

Value

A list with three vectors: group, att, and periods containing the group, average treatment effect, and time periods respectively.

Arguments

attgt_list

A list of results from the att_gt_dr or att_gt_dml function.