xuyiqing / gsynth

Generalized Synthetic Control Method
Other
132 stars 40 forks source link

Error: Can't use matrix or array for column indexing #7

Open shommazumder opened 6 years ago

shommazumder commented 6 years ago

When using a tibble instead of a dataframe, gsynth function runs into the following error:

Error: Can't use matrix or array for column indexing

xuyiqing commented 6 years ago

Thank you, we'll fix this in a few days.

jiachenghe666 commented 6 years ago

+1

I got the same error when dealing with tibble.

renatta-abi commented 6 years ago

I have the same problem, ¿how can i fix it?