Tagged Questions
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?
6
votes
2answers
2k views
How GARCH/ARCH models are useful to check the volatility?
Below a R code wrote by the moderator @richardh (whom I want to thank again) about ARCH/GARCH models.
...