public class LjungBox extends BoxPierce
The Ljung–Box statistic is better for all sample sizes including small ones. In fact, the Ljung–Box statistic was described explicitly in the paper that lead to the use of the Box-Pierce statistic, and from which the statistic takes its name.
The R equivalent function is Box.test.
k, N, pValue, testStatistics| Constructor and Description |
|---|
LjungBox(double[] xt,
int lag,
int fitdf) |
getAlternativeHypothesis, getNullHypothesisisNullRejected, oneSidedPvalue, pValue, statistics