楼主: yucongy
4832 7

[其他] 关于GARCH模型系数显著性 [推广有奖]

  • 4关注
  • 31粉丝

教授

2%

还不是VIP/贵宾

-

威望
0
论坛币
5967 个
通用积分
35.7092
学术水平
15 点
热心指数
25 点
信用等级
14 点
经验
24225 点
帖子
749
精华
0
在线时间
1420 小时
注册时间
2009-10-29
最后登录
2023-9-26
毕业学校
湖南大学

20论坛币
GJR-GARCH模型或GARCH模型系数的P值或统计量是怎么估计出来的?
有没有相关的文献或教科书介绍了这方面的问题?
还请各位帮忙!·先谢谢了!

最佳答案

phill 查看完整内容

In S-PLUS the default p-values used by summary.mgarch() are based on the Student's t distribution. Here is the relevant code where the p-value is computed pv
关键词:GARCH模型 ARCH模型 GARCH ARCH ARC GARCH 模型 系数
已有 1 人评分热心指数 收起 理由
耕耘使者 + 1 鼓励学术交流

总评分: 热心指数 + 1   查看全部评分

不经意间一年过去了,发现学到的东西不少,但是要学的东西却越来越多
若有问题咨询,请邮件联系:yucong134@163.com
沙发
phill 发表于 2011-7-20 21:58:22 |只看作者 |坛友微信交流群
In S-PLUS the default p-values used by summary.mgarch() are based on the
Student's t distribution. Here is the relevant code where the p-value is
computed

pv <- 2 * (1 - pt(abs(tv), xdf))

and pt() is the function for computing the cdf of the Student's t
distribution with xdf degrees of freedom.

What is important is not the p-value distribution but the formula for the
asymptotic variance of the garch estimates. In splus the default is to use
the inverse of the numerical Hessian of the garch likelihood. Typically this
is the Gaussian distribution. However, S-plus has the option of computing
the Quasi maximum likelihood asymptotic variance based on the so-called
sandwich formula.

In my experience garch estimates vary considerably across software packages
(see the review articles by Chris Brooks for more details). This is mainly
due to different optimizers, different convergence parameters etc. As a
result, one would not expect the p-values (or estimates) to match exactly
across different software.
已有 1 人评分学术水平 热心指数 信用等级 收起 理由
yucongy + 1 + 1 + 1 观点有启发

总评分: 学术水平 + 1  热心指数 + 1  信用等级 + 1   查看全部评分

使用道具

藤椅
耕耘使者 发表于 2011-7-20 22:11:56 |只看作者 |坛友微信交流群
与一般的回归模型的显著性检验一样,可参考任何计量经济学书。

使用道具

板凳
yucongy 发表于 2011-7-20 22:18:40 |只看作者 |坛友微信交流群
2# 耕耘使者
那为什么 看matlab的程序 对于garch模型的系数的统计量的构造怎么会与hessian矩阵有关呢?(是通过hessian矩阵来计算)
不经意间一年过去了,发现学到的东西不少,但是要学的东西却越来越多
若有问题咨询,请邮件联系:yucong134@163.com

使用道具

报纸
yucongy 发表于 2011-7-20 22:19:54 |只看作者 |坛友微信交流群
模型的估计到是比较简单~
关键是这个系数的显著性检验的统计量与p值如何求出来!~
不经意间一年过去了,发现学到的东西不少,但是要学的东西却越来越多
若有问题咨询,请邮件联系:yucong134@163.com

使用道具

地板
yucongy 发表于 2011-7-20 22:20:49 |只看作者 |坛友微信交流群
还希望各位大哥大姐帮帮忙啊!~
不经意间一年过去了,发现学到的东西不少,但是要学的东西却越来越多
若有问题咨询,请邮件联系:yucong134@163.com

使用道具

7
yucongy 发表于 2011-7-21 10:10:02 |只看作者 |坛友微信交流群
有木有人帮忙啊~
不经意间一年过去了,发现学到的东西不少,但是要学的东西却越来越多
若有问题咨询,请邮件联系:yucong134@163.com

使用道具

8
1234qwera 发表于 2021-6-21 12:07:43 |只看作者 |坛友微信交流群
楼主现在知道如何判断估计出来的系数是否显著了吗?

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加JingGuanBbs
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-4-27 01:28