Monday, January 14, 2019

time series - 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?



Answer



I think there are a lot of different ways to specify this problem. For simplicity, consider independent Garch processes r1,tN(0,σ21,t)

σ21,t=β1,1+β1,2ε21,t1+β1,3σ21,t1
and r2,tN(0,σ22,t)
σ22,t=β2,1+β2,2ε22,t1+β2,3σ22,t1
where [ε1,tε2,t]N(0,[1001]).



In this case, the linear combination equals r3,t=α1r1,t+α2r2,tN(0,α21σ21,t+α22σ22,t)


Assuming the coefficients in the Garch equations are constrained to be positive and sum to less than or equal to one on the lagged values, then r3,t will also follow a Garch process as a result of inheriting the Garch variances of the other variables.


No comments:

Post a Comment

technique - How credible is wikipedia?

I understand that this question relates more to wikipedia than it does writing but... If I was going to use wikipedia for a source for a res...