Sunil:
I overlooked that you imposed cluster-robust standard errors in your regression model, whereas -hausman- allows default standard errors only.
Hence, you should test -fe- vs -re- specification with the community -contributed command -xtoverid- which, in turns, does not support -fvvarlist- notation, forcing you to prefix your regression model with -xi:- and/or creating interaction by hand.
I would run -xtoverid- to check whether -fe- is actually the way to go, first.
I overlooked that you imposed cluster-robust standard errors in your regression model, whereas -hausman- allows default standard errors only.
Hence, you should test -fe- vs -re- specification with the community -contributed command -xtoverid- which, in turns, does not support -fvvarlist- notation, forcing you to prefix your regression model with -xi:- and/or creating interaction by hand.
I would run -xtoverid- to check whether -fe- is actually the way to go, first.
Comment