Closed christophergandrud closed 7 years ago
For example:
ts.out <- zelig(formula = unemp ~ leftseat, model = "ma", ts = "year", data = subset) ## Error in localData[, ts] : object of type 'closure' is not subsettable
Solved in c86e778f9d8977e4bf3cfe65e188dc5b9593b75e
For example: