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
Log-Likelihood, AIC, and BIC from NL?Folks I am estimating a simple non-linear model using NL. I have carefully read the documentation o…
PPML help!!Hi, I am studying the flows of oranges between countries. How could I use PPML, what is the differen…
Bayesian Posteriors (Direct Computation) HelpHello all, I am currently working on a project and some internal comments suggested that I directly…
Enter text in the top-left corner using collectHello, I've been learning how to make and export tables using the collect command, and I'm really e…
Problem with MergeHi every one, I am trying to merge two data set and the id variable is country, when I merge the dat…
Subscribe to:
Post Comments (Atom)
0 Response to Test for Autocorrelation and Time lagged variables
Post a Comment