Hello Statalists,
I have a pooled cross-sectional data at individual house level i for the whole state of California. I want to add the county fixed effect for each county j to capture some county specifics. How do I do this?
I tried to add
to the regression but it says "actor variables may not contain noninteger values". Any clues? Thanks
Alex
I have a pooled cross-sectional data at individual house level i for the whole state of California. I want to add the county fixed effect for each county j to capture some county specifics. How do I do this?
I tried to add
Code:
i.counties
Alex
Comment