I have the following situation. Longitudinal stock price data. Quarterly observations. Of a sample of n individuals for 30 times. In the 30 days I do not always have all the individuals available. This makes it impossible to use a panel approach (strongly unbalanced and with missing data slots in the middle).
I have to estimate two models: one LOGIT and one OLS. I opted for a cross-section approach.
The variable response (ypsilon) if detected daily has serial correlation. Quarterly surveys attenuate this problem. The poor extension of time series does not allow reliable serial correlation testing.
I want to avoid going to a difference in difference model and keeping the dependent variable unaltered (level).
Can I estimate the model with robust standard error? Does this solve or mitigate potential autocorrelation problems?
Thanks for your time, Alberto