| diag_boxpierce {simts} | R Documentation | 
Box-Pierce
Description
Performs the Box-Pierce test to assess the Null Hypothesis of Independence in a Time Series
Usage
diag_boxpierce(x, order = NULL, stop_lag = 20, stdres = FALSE, plot = TRUE)
Arguments
x | 
 An   | 
order | 
 An   | 
stop_lag | 
 An   | 
stdres | 
 A   | 
plot | 
 A logical. If   | 
Author(s)
James Balamuta, Stéphane Guerrier, Yuming Zhang
[Package simts version 0.2.2 Index]