Learn R Programming

tseriesTARMA (version 0.5-1)

ACValues: Andrews Tabulated Critical Values

Description

The data is taken from Table 1 of And03tseriesTARMA, which provides asymptotic critical values for sup Wald, LM, and LR tests for parameter instability. Critical values are given for degrees of freedom p=1,...,20p = 1, ..., 20. They can be used as asymptotic critical values for the following tests:

  • TAR.test

  • TARMA.test

  • TARMAGARCH.test

Provided pb = 1- pa.

Usage

ACValues

Arguments

Format

ACValues

A matrix with 13 rows and 62 columns. The first two columns contain the parameters, whereas the remaining 60 columns contain 3 critical values (at level 10%, 5%, and 1%) for each value of the parameter pp:

pi

_0[0] in the paper, corresponds to pa.

lambda

in the paper, not relevant here.

1-90

p=1p=1, critical level 10%.

1-95

p=1p=1, critical level 5%.

1-99

p=1p=1, critical level 1%.

...

20-90

p=20p=20, critical level 10%.

20-95

p=20p=20, critical level 5%.

20-99

p=20p=20, critical level 1%.

Note that pp are the degrees of freedom and correspond to the total number of tested parameter in the above tests.