Hi,
I'm running panel data with N = 8 countries, T = 21 years. What types of test do I need for each following type of model? What are the correct command for them? Could you check it for me?
(1) POLS model
- Multicollinearity: vif
- Heteroskedasticity: imtest, white
- Autocorrelation: xtserial y x
- Cross-section correlation (is this necessary for POLS model?): xtcsd, pesaran abs
- Normality of residual (is this necessary?): sktest e
(2) FE model
- Multicollinearity: corr y x
- Heteroskedasticity: xttest3
- Autocorrelation: xtserial y x
- Cross-section correlation (is this necessary?): xtcsd, pesaran abs
- Normality of residual (is this necessary?): sktest e
(3) RE model
- Multicollinearity: corr y x
- Heteroskedasticity: xttest0
- Autocorrelation: xtserial y x
- Cross-section correlation (is this necessary?): xtcsd, pesaran abs
- Normality of residual (is this necessary?): sktest e
Related Posts with Test for the mistakes of model with panel data
Table of comparative summary statisticsHi. I am looking to table of momparative summary statistics. I have 3 categorical variables. The HE…
Wash-in period ITSADear Statlisters. I am using the itsa command to perform an interrupted time series analysis with tw…
How do I obtain the parameters for rgamma() from a specified gamma modelI would like to obtains input parameters for the function gamma(a,b), where a is the gamma shape par…
CEM with panel dataWhy are some weights bigger than 1 and some weights smaller than 1 when using the CEM command in Sta…
Trying to assess yearly coverage for 5-year date ranges, using half (or more) of each year as the cutoff for coverageHi all, I am working with data involving coverage of a 5-year environmental safety plan for various…
Subscribe to:
Post Comments (Atom)
0 Response to Test for the mistakes of model with panel data
Post a Comment