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
Cramer V, more than 2 variables, tableWe can calculate the Cramer's for each single variable combination by "tabulate v1 v2, V". But is it…
log of negative valueHello, I am looking at the impact of deficit on an outcome variable (Spending). All variables are p…
Perform weak instrument test for two endogenous regressorsHi all, From my understanding weakivtest only works when we have one endogenous variable. Is there a…
Omitted- predicts failure or successlogistic Out Exp var_n var_m var_k var_k var_n != 1 predicts success perfectly var_n dropped and 1 …
metaprop excluding studiesHello all, I ran Code: metaprop OutcomeAa, TotalAa, random by(Study) in Stata 17. It is showing th…
Subscribe to:
Post Comments (Atom)
0 Response to Test for Autocorrelation and Time lagged variables
Post a Comment