You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But this is not applied with unbalanced panels when panel=FALSE. After line 318 in compute.att_gt, the estimation starts and no checks for overlap happen.
Is there a reason why this was not implemented for when panel=FALSE?
The text was updated successfully, but these errors were encountered:
With balanced panels when overlap is violated (lines 218 to 221 in compute.att_gt) the relevant treatment unit is excluded.
did/R/compute.att_gt.R
Line 218 in 8b2201d
But this is not applied with unbalanced panels when panel=FALSE. After line 318 in compute.att_gt, the estimation starts and no checks for overlap happen.
Is there a reason why this was not implemented for when panel=FALSE?
The text was updated successfully, but these errors were encountered: