Description Usage Arguments Details Value Author(s) References
View source: R/whitenoise.test.R
Performs an Univariate Test for White Noise. The null is white noise rather than "strict" white noise, thus permitting weak dependence in the higher moments of the variable.
1 |
x |
the input is a vector of length n (observations) or a n by 1 matrix |
A von Mises-type statistic is computed to be valued against a N(0,4) distribution. Finite sample test statistics are thus easily generated.
A list with class htest
containing the following components:
n |
no. of observations |
T |
length of periodogram used |
MN |
von Mises statistic |
tMN |
test statistic |
test value |
p-value for the test |
Peter Wickham
Lobato, I., and C. Velasco (2004). "A Simple and General Test for White Noise", Econometric Society, Latin-America Meetings, Paper No. 112.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.