楼主: KoonHui
27997 66

Best MATLAB GARCH toolbox [推广有奖]

11
liyycom 发表于 2007-3-22 20:03:00 |只看作者 |坛友微信交流群
thanks you!!

使用道具

12
weizhao_1 发表于 2007-4-1 21:20:00 |只看作者 |坛友微信交流群
谢谢

使用道具

13
axiao919 发表于 2007-4-7 12:22:00 |只看作者 |坛友微信交流群

请问哈,matlab中能不能进行FIGARCH的参数估计啊?

http://jimi-wp.taobao.com/提供手机话费充值、腾讯增值服务,开业低于成本价特惠!

使用道具

14
hamlee 发表于 2007-5-27 16:07:00 |只看作者 |坛友微信交流群
网上找了很久,终于今天在这里发现了这个好东西!

使用道具

15
jeffy_szu 发表于 2007-8-9 00:27:00 |只看作者 |坛友微信交流群

thanks so much

使用道具

16
tang_z 发表于 2007-8-9 13:46:00 |只看作者 |坛友微信交流群

下载了stats和optim,还是找不到 chis_cdf.m文件,能指点一下吗?

下载了stats和optim,还是找不到 chis_cdf.m文件,能指点一下吗?

使用道具

17
tang_z 发表于 2007-8-9 16:02:00 |只看作者 |坛友微信交流群

在运行demo的第2段时出现了错误,请问各位高手是什么原因呢?

在运行demo的第2段时出现了错误,请问各位高手是什么原因呢?

??? Error using ==> max
Matrix dimensions must agree.

Error in ==> finitedifferences at 86
CHG = sqrt(eps)*sign(xCurrent).*max(abs(xCurrent),abs(typicalx));

Error in ==> optim\private\nlconst at 280
[gf,gnc,NEWLAMBDA,OLDLAMBDA,s]=finitedifferences(XOUT,x,funfcn,confcn,lb,ub,f,nc, ...

Error in ==> fmincon at 512
[X,FVAL,lambda,EXITFLAG,OUTPUT,GRAD,HESSIAN]=...

Error in ==> fattailed_garch at 198
[parameters, LLF, EXITFLAG, OUTPUT, LAMBDA, GRAD] = fmincon('fattailed_garchlikelihood', startingvals ,sumA , sumB ,[] , [] , LB , UB,[],options, data, p , q, errortype, stdEstimate^2, T);

Error in ==> ucsd_garch_demo at 98
[parameters, likelihood, stderrors, robustSE, ht, scores] = fattailed_garch(x , 1 ,1 , 'NORMAL');

使用道具

18
lizeze 发表于 2007-8-10 10:41:00 |只看作者 |坛友微信交流群

请帮忙,发现错误

Beginning the UCSD_GARCH demo program. This program is designed to
help you get a basic feel for the programs included, but does not show all
functionality. Please press a key to continue.

We will begin by simulatig a simple univariate GARCH process with normal innovations.
The command to do this is:

[x,h]=garchsimulate([.01; .2; .75],1,1,1000)

where x is the output data series, h is the output conditional variances, the vector [.01; .04; .94]
represents the constant, arch and garch parameters, the two 1s represent the arch and garch orders.
and 500 is the amount of output desired.

We shoudl test out data for the presense of GARCH. This can be done by calling lmtest2
[statistic, pval] = lmtest2(x,5)
where statistic is the estimated statistic and pval are the associated probabilities the squares of the residuals are independent.
??? Undefined function or method 'chis_cdf' for input arguments of type 'double'.

Error in ==> lmtest2 at 40
results.pval=1-chis_cdf(statistic,(1:q)');

使用道具

19
tang_z 发表于 2007-8-10 15:52:00 |只看作者 |坛友微信交流群
你要下载JPL的统计包才能运行

使用道具

20
CureShow 发表于 2007-10-15 21:45:00 |只看作者 |坛友微信交流群

我运行demo也出现了同样的错误,我的matlab的版本是R2007a。

我也尝试的修改了一下chi_cdf那个文件lmtest2.m,在matlab里面的stats里面有一个chi2cdf,不过好像还是有问题,难道这个版本的只能在matlab6里面使用?

请高手指点!

使用道具

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

本版微信群
加好友,备注cda
拉您进交流群

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

GMT+8, 2024-5-15 02:45