xuyiqing / gsynth

Generalized Synthetic Control Method
Other
134 stars 41 forks source link

Error in `rownames<-` #27

Closed aroopsind closed 5 years ago

aroopsind commented 5 years ago

Hi Xu,

I got the error below when i gsynth on my dataset; not sure what is happening - the panelView plots work.

Error in rownames<-(*tmp*, value = iname[which(out$tr == 1)]) : attempt to set 'rownames' on an object with no dimensions

aroopsind commented 5 years ago

Resolved - i had to reset the row numbers as i was working with a subset from a larger dataset