-
Notifications
You must be signed in to change notification settings - Fork 0
Stats TimeSeries serialcorrelation
github-actions[bot] edited this page Sep 21, 2026
·
17 revisions
Home › Stats-TimeSeries › Serial correlation
Whether a series carries serial dependence, and at which lags.
| Member | What it does |
|---|---|
SerialCorrelation.Autocorrelation |
The autocorrelation function, with its confidence band. |
SerialCorrelation.PartialAutocorrelation |
The partial autocorrelation function, with its confidence band. |
SerialCorrelation.LjungBox |
The Ljung-Box test for serial dependence, cumulated lag by lag. |