Search found 13 matches

by sulong
Wed Sep 18, 2013 12:46 am
Forum: ARCH and GARCH Models
Topic: GARCH Instruction problems
Replies: 2
Views: 5701

Re: GARCH Instruction problems

Ok Tom, will do.

thanks
by sulong
Mon Sep 16, 2013 11:28 pm
Forum: ARCH and GARCH Models
Topic: GARCH Instruction problems
Replies: 2
Views: 5701

GARCH Instruction problems

eq.jpg Hi Tom , I am trying to use RATS to estimate the coefficients for the above GJR Garch specification, used by Bohl & Brzeszczynski, 2006 in the attached article. But I am facing some difficulties with the instructions, The following is what i have so far, but how about 1.jpg and 2.jpg how...
by sulong
Wed Aug 21, 2013 10:44 pm
Forum: State Space Models/DSGE
Topic: State Space representation
Replies: 2
Views: 7786

Re: State Space represention

ok

Thanks Tom,
I will give it a try.
by sulong
Tue Aug 20, 2013 10:05 pm
Forum: State Space Models/DSGE
Topic: State Space representation
Replies: 2
Views: 7786

State Space representation

Hi Tom :D , I have been trying to replicate this paper ( see below ) for quite some time, but I am have some difficulties. Like them, I want to use the Kalman Filter -smooth to get a the resiliency series; then do some sort of regression. I suspect the state and observation equation in the paper is ...
by sulong
Thu Jul 05, 2012 6:28 pm
Forum: Panel Data
Topic: @lsdvc
Replies: 4
Views: 10310

Re: @lsdvc

okay,
Thank you!
by sulong
Wed Jul 04, 2012 7:56 pm
Forum: Panel Data
Topic: @lsdvc
Replies: 4
Views: 10310

Re: @lsdvc

You are right, no more error!
But, what about a constant Tom?
Should I include that since I take out one dummy variable?


appreciate your help
sulong
by sulong
Wed Jul 04, 2012 2:41 am
Forum: Panel Data
Topic: @lsdvc
Replies: 4
Views: 10310

@lsdvc

Hi, When I run these instructions @lsdvc(met=ah) retuns #MO TU WE TH FR I get the following output. retuns are daily stock retuns, while MO,TU, WE, TH and FR are dummies for days of the week. Why do I get the error? What did I do wrong? Can i still use the output? Thanks, sulong The Error Occurred A...
by sulong
Tue Jun 21, 2011 9:38 am
Forum: ARCH and GARCH Models
Topic: Code Problems
Replies: 2
Views: 5575

Re: Code Problems

Thanks, I will try to fix that.
by sulong
Sun Jun 19, 2011 8:05 pm
Forum: ARCH and GARCH Models
Topic: Code Problems
Replies: 2
Views: 5575

Code Problems

Hi All, I am trying to model the following process (Bohl & Brzeszczynki, 2006, Int. Fin. Markets, Inst. and Money 16 (2006) 370–383 ) Bohl.jpg I have written the following code, but it doesnt seem to work. Would be grateful for any help. set h =0.0 set temp =0.0 set u = 0.0 set R = sreturn nonli...
by sulong
Wed May 04, 2011 7:58 am
Forum: ARCH and GARCH Models
Topic: GARCHUVMAX.RPF
Replies: 3
Views: 7924

Re: GARCHUVMAX.RPF

tom, why do we need to include the following instructions in the code?

set uu = %sigmasq
set h = %sigmasq
by sulong
Tue May 03, 2011 2:23 am
Forum: ARCH and GARCH Models
Topic: GARCHUVMAX.RPF
Replies: 3
Views: 7924

GARCHUVMAX.RPF

I am trying to modify the GARCHUVMAX.RPF to fit a GARCH(2,1) without the AR(1) in the mean model. Did i make a mistake - the output differs form that generated by GARCH(P=2,Q=1) / DLOGDM Thanks Tom. linreg dlogdm # constant frml(lastreg,vector=beta) meanf nonlin(parmset=meanparms) beta * set uu = %s...
by sulong
Mon May 02, 2011 11:30 pm
Forum: ARCH and GARCH Models
Topic: GARCH(1,1) using Max instruction
Replies: 1
Views: 5433

GARCH(1,1) using Max instruction

Tom, What is wrong with my instructions ( please see below )? The output i get is different from the output generated from the GRACH instruction. I am trying to use the MAX instruction for a GARCH(1,1) process. Many thanks, sulong OPEN DATA "/Applications/RATS 8.0/Examples/garch.asc" DATA(...
by sulong
Sat Apr 30, 2011 10:55 am
Forum: ARCH and GARCH Models
Topic: multiplicative dummy involving squared residuals and varian
Replies: 1
Views: 5119

multiplicative dummy involving squared residuals and varian

hi Tom,

is it possible to model the following variance equation using the GARCH instruction?
How can i do that?


thanks
sulong.