Open gregerhardt opened 4 years ago
Found the cause: while estimating the model, it was dropping the observations which had missing values in one column (TSD_POP_PCT). Resulted in 307 observations (which included LA) getting dropped. Working on a fix.
Have a look through FAC.csv to see what's missing and get it cleaned up as appropriate. For example, Los Angeles is missing which doesn't seem right.