Skip to content
Back to formatted view

Raw Message

Message-ID: <528C08EC.8090303@4dscape.com>
Date: 2013-11-20T00:57:16Z
From: Alexios Ghalanos
Subject: AGARCH + rugarch
In-Reply-To: <AD2F34E5-F422-446A-84FF-9252FC656EA9@gmail.com>

Sentana (1995) actually worked out more thoroughly the details of this
model which he called quadratic ARCH (QGARCH).

This is not implemented in rugarch. For asymmetric response to shocks
try the GJR (gjrGARCH), TGARCH (model="fGARCH", submodel="TGARCH")
or NAGARCH (model="fGARCH", submodel="NAGARCH")...among others.
If you provide compelling evidence why this model merits inclusion I
will consider it.

Regards,

Alexios


On 20/11/2013 00:34, R. Michael Weylandt <michael.weylandt at gmail.com> wrote:
> Is it possible to implement the AGARCH [1] of Engle 90 using rugarch? The aparch models seem close, but don't allow for different powers of epsilon as far as I can see. 
> 
> Thanks, 
> Michael
> 
> [1] I know GARCH terminology is a mess, so I'm using that given at public.econ.duke.edu/~boller/Papers/glossary_arch.pdf (P.2 in my case)
> 
> _______________________________________________
> R-SIG-Finance at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions should go.
> 
>