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
The estimator should not depend on the ordering of the data, so we should consider re-working the code so that we reshape the data to have the treated unit first at the beginning of the code and never use the original arrangement.
The estimator should not depend on the ordering of the data, so we should consider re-working the code so that we reshape the data to have the treated unit first at the beginning of the code and never use the original arrangement.