WNtest.Bartlett | R Documentation |
Perform Bartlett's test for whether a time series is iid Normal.
WNtest.Bartlett(X, plot = FALSE)
X |
a vector containing time series data. |
plot |
if TRUE a plot of the cumulative periodogram is generated, on which the Kolmogorov-Smirnov bounds are displayed. |
the p value of Bartlett's test
This function performs Bartlett's test for whether the time series is iid Normal.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.