WNtest.LB | R Documentation |
Perform the Ljung-Box test for whether a time series is iid.
WNtest.LB(X, k = 1, nparms = 0)
X |
a vector containing time series data. |
k |
number of lags on which to base the test statistic |
nparms |
number of parameters in the fitted model; the degrees of freedom of the chi-squared distribution from which the p value is computed will be set equal to |
the p value of the Ljung-Box test
This function performs the Ljung-Box test for whether the time series is iid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.