XlQuant
In This Topic
    GET.ESTIMATES.GARCH
    In This Topic
    Returns the moments of a stationary series estimated via the GARCH Model

    ARGUMENTS

    Returns Vector of returns Matrix
    AR Number of autoregressives terms (>=0) Integer
    MA Number of moving average terms (>=0) Integer
    Arch Number of Arch terms (>=0) Integer
    Garch Number of Garch terms (>=0) Integer
    Distribution Error's term distribution ("NORMAL", "STUDENT" or "SKEWT") Text
    Moments The estimates to be returned ( "MEAN" or "VARIANCE" ) Text
    This function is asynchronous.