Tagged Questions
1
vote
1answer
324 views
Predict Quadratic Trend in Time Series
Can anyone kindly point out if I made any mistakes in making predictions using quadratic regression model in time series? I called the predict() function with the appropriate data vector and model, ...
5
votes
4answers
305 views
Regressor: Nominal return, continuous return or first difference?
Suppose the application is linear models in financial econometrics. If we want to analyze stocks, the standard approach is to take the continuous/log return: $\ln{ \frac{P_t}{P_{t-1}} }$. Suppose, ...
5
votes
2answers
125 views
Economic contagion to individual stocks (ideas for analysis)
I'm doing my undergraduate thesis on firm-level contagion. Specifically I look at a measure of performance over a financial crisis (e.g. raw stock returns), then run cross-sectional regressions with ...
9
votes
1answer
207 views
Is a linear combination of GARCH processes also a GARCH process?
If two time series follow a GARCH process, and a third is a linear combination of them, is the third also GARCH process?
8
votes
1answer
276 views
What is a commonly accepted econometric model for volume?
What is the gold standard econometric model for volume? For example, a common model for price is the autoregressive (AR) model with GARCH(1,1) innovations. Do you know of any good survey articles ...
5
votes
1answer
340 views
How to model time series of illiquid stocks - 400 observations (transactions) per 8 hours?
How to model time series which are illiquid - 400 observations (transactions) per 8 hours ? Are there models suitable for this situation which incorporate not only size of the transactions but also ...