Hello i ve got following questions..
1. Is there a test for autocorrelation that fits with pooled ols and fixed effect model? Concrete, I’ve got the following two regressions:
reg TobinsQ SumHoldingsPct DebtTotalAssets RD Marketcap Dividend SalesGrowth QuickRatio ResidualsSumHoldingsPct i.year i.industry i.country, robust cluster(industry)
xtreg TobinsQ SumHoldingsPct DebtTotalAssets RD Marketcap Dividend SalesGrowth QuickRatio ResidualsSumHoldingsPct i.year i.industry i.country, robust fe
Using the Durbin Watson dwstat i get the following error massage.
"sample may not include multiple panels"
2. I also want to use a one timeperiod lagged dependent variable as additional dependent variable to reduce the autocorrelation.
Can this lead to wrong results and are there further things to check when using time lagged variables? or is my model suitable?
reg TobinsQ laggedtobinsq SumHoldingsPct DebtTotalAssets RD Marketcap Dividend SalesGrowth QuickRatio ResidualsSumHoldingsPct i.year i.industry i.country, robust cluster(industry)
xtreg TobinsQ laggedtobinsq SumHoldingsPct DebtTotalAssets RD Marketcap Dividend SalesGrowth QuickRatio ResidualsSumHoldingsPct i.year i.industry i.country, robust fe
Related Posts with Test for Autocorrelation and Time lagged variables
Help Translating Factor Analysis Script from SPSS to Stata SyntaxHi all, I have been tasked with applying a factor analysis to a large data set in Stata. The purpos…
Create an indicator of participation in long formatDear Statalisters, I have a dataset in long format, measuring spirometry data on three occasions. I…
Looping of a specific type of a variable listHey Stata users! I am trying to loop over a list of integer variables to replace missing values. I …
censusapi packageHello, I am trying to use the censusapi codes and having issues. At the moment, I am limited to cod…
color macros for graphsI'm trying to setup macros to use across a set of graphs for cmyk colors. I've tried local mygray :…
Subscribe to:
Post Comments (Atom)
0 Response to Test for Autocorrelation and Time lagged variables
Post a Comment