Description Usage Arguments Value Author(s) See Also Examples
Compute six linearity tests among Terasvirta, White, Keenan, McleodLi, Tsay and Tar.
1 | linearityTest(x, Test, all = FALSE)
|
x |
'ts' data |
Test |
string containing test's names. They are "terasvirta", "white", "keenan", "tsay", "tarTest". |
data.frame with tests statistics and p.values
LOPES, J. E.
See terasvirta.test
, white.test
,Keenan.test
,Tsay.test
and tlrt
1 2 | linearityTest(AirPassengers)
linearityTest(AirPassengers, Test="tsay")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.