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
Looking at the event_study source, it seems to be that the argument weights is not actually passed to any of the estimators.
It seems to me it should be a pretty easy fix.
Thank you for the work on this and other packages!
Hello!
Looking at the
event_studysource, it seems to be that the argumentweightsis not actually passed to any of the estimators.It seems to me it should be a pretty easy fix.
Thank you for the work on this and other packages!