Time Magazine wrote: » Have you tried my code above but with =="." instead of ==. ?As alluded to by the mod of the Boring forum, you could change this with a bit of brute force. Enter the command edit, select and copy all the cells, paste into Excel, "Find and Replace All" in Excel, paste back into Stata. I feel dirty even suggesting it.
Time Magazine wrote: » Might help.
Flamed Diving wrote: » Ok, I have a country-level dataset and I am creating three continent dummys; one for Asia, Africa and Other (anything not the other two). So, when I regress: Y = Asia + Africa + X no problems. But when I include the 'Other': Y = Asia + Africa + Other + X Asia gets "dropped". Asia does not get dropped when: Y = Asia + Other + X Any ideas?
Deleted User wrote: » Thank you Mike Harrison.