全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 SAS专版
6971 1
2008-07-08
看了一下sas的帮助文件,好像proc autoreg在估计GARCH模型时,只是针对errors服从正态分布时的GARCH模型,对于t分布,广义误差分布等都没有涉及,不知道我的理解对不对,如果要用其他的分布是不是还要自己编程序呢?哪位高人指点一下吧~
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2008-7-15 21:17:00

GARCH模型并不一定要求自回归的ERROR(下面的V)为正态分布,和什么分布无关,关键是ERROR的VOLATILITY(conditional error variance)是否是 a function of the past realizations of the series.

The generalized autoregressive conditional heteroscedasticity (GARCH) model is one approach to modeling time series with heteroscedastic errors. The GARCH regression model with autoregressive errors is

y_{t} = x_{t}' {\beta} + {\nu}_{t}
{\nu}_{t} = {\epsilon}_{t} - {\varphi}_{1} {\nu}_{t-1} -{ ... }- {\varphi}_{m} {\nu}_{t-m}
{\epsilon}_{t} = \sqrt{ h_{t}} e_{t}
h_{t} = {\omega} + \sum_{i=1}^q{{\alpha}_{i} {\epsilon}_{t-i}^2} + \sum_{j=1}^p{{\gamma}_{j} h_{t-j}}
e_{t} \sim \rm{IN}(0,1)

This model combines the mth-order autoregressive error model with the GARCH(p,q) variance model. It is denoted as the AR(m)-GARCH(p,q) regression model.

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群