bcallaway11 / did

Difference in Differences with Multiple Periods, website: https://bcallaway11.github.io/did
287 stars 91 forks source link

Subscript out of bounds #159

Open baarthur opened 1 year ago

baarthur commented 1 year ago

Hey,

First of all, thanks for the amazing package!

I'm new to it, so yesterday I played with some data to get started... Then I got the error message: "subscript out of bounds". I know it is related to extracting a value out of a matrix's dimensions, so I thought it was related to my data. After googling for this message, I found a solution for another package: installing the github version instead of the CRAN one. That worked fine for me! So I'm writing just to report that I had this issue with the CRAN version, as it might happen with someone else. If you want, I can send my data so you can try to reproduce it.

Best regards,

Arthur

bcallaway11 commented 1 year ago

Thanks for the message, Arthur. If you have specifics that you'd like to mention here that might be helpful for other users, please feel free to post them --- thank you!

Brant