Deal All,
I am working with a large panel data (27 countries and 100 years). When doing robustness checks (Pesaran's test and Breusch-Pagan LM) I found there is serial correlation and heteroscedasticity.
xtreg $ylist $xlist, fe
xtcsd, pesaran abs
xttest0
I have used the command xtscc to deal with these problems.
xtscc $ylist $xlist, fe
My questions are:
(i) Is xtscc correct for these cases?
(ii) Is there any other check that I need to do? If not, am I now in a position to report my results?
Best regards,
Mark
Related Posts with xtscc for panel data with fixed effects
Why is this -monthly("201901","YM")- not working, while this -date("20190101","YMD")- works perfectly fine?In my opinion this should be working: Code: . dis %tm monthly("201901", "YM") . but it is …
Syntax check for MLM with continuous dependent and independent variable and assessing for 2nd degree interaction 1) by time, and 2) by groupI am interested in doing: (1) MLM with a continuous dependent and independent variable, (2) Assessi…
Merging panel data and analysisHello everyone, I intend to analyse panel data (long format) on effects of individuals taking a par…
Multivariate Random Effects Meta-regressionHello! Does anyone have an appropriate syntax for this in a pooled analysis of RR/95% CIs with vari…
Mean comparisonsing survey data in the following arrangement: Group: Firm_investment Q1 - each question has 1,2,3,…
Subscribe to:
Post Comments (Atom)
0 Response to xtscc for panel data with fixed effects
Post a Comment