Pith. sign in

REVIEW 3 major objections 6 minor 179 references

Recursive Multiple Change Point Detection of Nonstationary Time Series: Instability Tests, Estimation and Confidence Intervals

T0 review · 3 major / 6 minor · reviewed 2026-08-14 · deepseek-v4-flash

Pith's one-line read A bootstrap-assisted recursive scan detects multiple mean breaks in nonstationary time series while controlling the global false-positive rate.

desk verdict A genuinely useful method with an honest simulation study, but the main theorem's window-size condition is not met by the plug-in rule used in practice, so the headline guarantee is unproven for the implemented procedure. read the letter →

arxiv 2608.13352 v1 pith:EEG3DYPL submitted 2026-08-13 stat.ME

classification stat.ME MSC 62M1062G0962G20
keywords changepointdetectionbinarysegmentationGaussianmultiplierbootstrapCUSUMphysicaldependencenonstationarytimeseriesconfidenceintervalsTypeIerrorcontrol
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper introduces BARBS, a recursive binary-segmentation procedure for detecting multiple changes in the mean of a time series when the noise is allowed to be nonstationary and dependent. The central claim is that BARBS asymptotically controls the overall false positive probability at any prespecified level $\alpha$ when no changes are present, and that when changes exist it recovers the correct number with probability at least $1-\alpha$ while localizing every estimated break within a stated error bound. A second-stage refinement is shown to achieve the optimal individual localization rate for each break and to provide asymptotic distributions from which confidence intervals can be constructed. This matters because existing multiple change point methods are largely calibrated under i.i.d. or stationary noise, which yields inflated false positives in nonstationary series.

What carries the argument

The central object is the Gaussian multiplier bootstrap applied to weighted CUSUM statistics on each interval. For an interval $[s,e]$, the statistic $T_{s:e,m}$ scans a CUSUM process over candidate breakpoints, and the bootstrap statistic $T^{(b)}_{s:e,m}$ is built from local moving-window differences $Y_j$ multiplied by i.i.d. standard Gaussians; its conditional quantile supplies the critical value. The procedure spreads the global error budget $\alpha$ across intervals in proportion to interval length, so each terminal interval carries local level $(e-s+1)\alpha/n$, a length-weighted Bonferroni correction. This calibration machinery is what lets the recursion stop at the right place: it avoids the uncalibrated thresholds of earlier segmentation methods and avoids false-positive inflation under nonstationary dependence.

What would settle it

Run BARBS at $\alpha=0.05$ on $n=5000$ observations of nonstationary noise with no mean break, using a window size $m$ just outside the admissible range of Assumption (A4), for instance $m$ of order $n^{0.9}$ when the spacing condition forces $\omega<0.9$, and check whether the empirical rejection rate remains near $0.05$ rather than drifting upward.

Watch

Extended reading notes

Core claim

On the paper's own terms, the discovery is that a carefully budgeted sequence of Gaussian multiplier bootstrap CUSUM tests can carry out binary segmentation with valid error control under genuinely nonstationary temporal dynamics. In the absence of change points, Theorem 3.1(a) states $\Pr(\hat r_n>0)=\alpha\{1+O(1)\}$. When $r_n\ge1$ true breaks exist with minimum spacing $\gamma_n$ and minimum jump $\Delta_n$, Theorem 3.1(b) states that with probability at least $1-\alpha\{1+O(1)\}$ BARBS returns exactly $r_n$ breaks and every estimate satisfies $|\hat k_l-k_l^*|\le C\gamma_n^{-2}\Delta_n^{-2}\log n$. The refined estimators satisfy the distributional limits of Theorems 4.1 and 4.2 and the near-optimal uniform rate of Theorem 4.3. Together these results assert that a practitioner can specify a global significance level and obtain both detection power and honest uncertainty quantification in settings where previous binary-segmentation theory required stationarity or i.i.d. errors.

Load-bearing premise

The theory requires the window size $m$ to fall inside a narrow asymptotic range set by the minimum spacing between breaks; the implemented plug-in rule for $m$ is not shown to land in that range, so if it does not, the false-positive and recovery guarantees could fail in practice.

Editorial extensions

If this is right

  • A user can run BARBS at a chosen $\alpha$ and expect the probability of any spurious break to be asymptotically $\alpha$, even when the noise is locally stationary, piecewise stationary, autoregressive, or nonlinear.
  • When the minimum spacing and jump size meet the Assumption (A4) window, the procedure simultaneously finds the true number of breaks and a uniform localization error of order $\gamma_n^{-2}\Delta_n^{-2}\log n$.
  • The refined estimators reach the optimal individual localization rate in fixed-jump cases and a near-optimal rate when jumps shrink, and they admit confidence intervals based on the limit distributions in Theorem 4.2.
  • Implementation is guided by the requirement that the number of bootstrap replications satisfy $B\alpha\gamma_n\to\infty$ before empirical quantiles at extreme levels are trusted.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A testable extension would be to transplant the length-proportional significance allocation into seeded binary segmentation or narrowest-over-threshold search, potentially giving those algorithms a calibrated stopping rule to replace threshold-plus-model-selection heuristics.
  • The data-driven plug-in rule for the window size $m$ is not proven to land inside the Assumption (A4) region; a small simulation experiment varying $m$ around the plug-in value could reveal how sensitive the nominal Type I error guarantee is.
  • Because the Type I error bound relies on asymptotic independence of tests on disjoint terminal intervals, long-range dependence or strong periodic dependence could make the $O(1)$ correction in Theorem 3.1 nontrivial; checking BARBS under fractionally integrated noise would delimit the guarantee.
  • For shrinking jumps, Theorem 4.2 requires piecewise local stationarity with long-run variance continuous at the break, and the paper's own simulation shows coverage drops when a break coincides with a variance discontinuity; confidence intervals should be reported with that caveat in mind.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 6 minor

Summary. The paper proposes bootstrap-assisted robust binary segmentation (BARBS), a recursive binary segmentation method for detecting multiple change points in time series with mean changes under nonstationary and weakly dependent noise. The method computes CUSUM statistics on candidate intervals, calibrates critical values using a Gaussian multiplier bootstrap, and allocates the overall significance level α across intervals in proportion to interval length. The main theoretical results are: (a) under the null, the probability of declaring at least one change point is asymptotically α; (b) under an alternative with minimum jump magnitude Δ_n and minimum spacing γ_n, BARBS recovers the true number of change points and localizes each estimated change point to within O(γ_n^{-2} Δ_n^{-2} log n) with probability at least 1 − α(1+o(1)); (c) a second-stage refinement produces estimators with limiting distributions (Theorems 4.1 and 4.2) and a nearly optimal uniform localization rate (Theorem 4.3). The paper includes an extensive simulation study covering seven nonstationary data-generating processes and an application to U.S. inflation data.

Significance. If the results are correct, the paper makes a substantial contribution by extending multiple change point detection to genuinely nonstationary error processes with finite moments and physical dependence, going beyond the locally stationary or piecewise locally stationary assumptions common in this literature. The length-weighted Bonferroni allocation is a natural way to account for the multiple-testing structure in recursive segmentation, and the bootstrap calibration is a useful practical device. The simulation study is thorough, with multiple scenarios, several competing methods, and metrics that distinguish detection power from false-positive control. The main weakness is that the theoretical guarantees are conditional on Assumption (A4), but the implemented tuning parameter choice is not shown to satisfy that assumption, so the theorems do not cover the procedure as actually run.

major comments (3)
  1. [Section 5.1 and Assumption (A4)] The plug-in rule selects m = [ (2 \hat{C}_{2n} n / \hat{C}_{1n})^{1/3} ], which is of the order n^{1/3}. Assumption (A4) requires m \asymp n^\omega with \omega in an interval whose lower endpoint is max(2/q, 3−3Θ, 2−2Θ+2ϖ, 9−10Θ+6ϖ) and upper endpoint (7+4/q)Θ − (6+4/q). For q=4, ϖ=0, Θ=0.95, this interval is (0.5, 0.6), so ω=1/3 is outside. The paper contains no lemma showing that the data-driven m satisfies (A4) with high probability, nor an argument that Theorem 3.1 holds uniformly over data-dependent m. Because Theorem 3.1(a)-(b) are stated under (A1)-(A4), the Type I error control and recovery guarantees are not established for BARBS as implemented in Sections 5 and 6. This is a load-bearing gap: the authors should either modify the procedure so that the selected m provably lies in the admissible range, or state conditions on the data-generating process under which the plug-in rule is admissible and restrict the claims accordingly.
  2. [Remark 3 and Section 5.1] The theoretical statements allow α = α_n → 0, and Remark 3 itself notes that stable estimation of the extreme quantile requires B α_n γ_n → ∞. However, Section 5.1 fixes B = 2000, so for any α_n → 0 this condition eventually fails. The paper does not state how B must depend on n in Theorems 3.1 and 4.1-4.3, nor whether the proofs treat B as part of the procedure. If the intended scope is fixed α (as in the simulations), the statements and remarks should say so explicitly; if α_n → 0 is claimed, the bootstrap replication number should be included in the procedure and its growth rate specified.
  3. [Theorems 3.1, 4.1-4.3 (supplementary proofs)] The proofs of Theorems 3.1 and 4.1-4.3 are all contained in a supplementary file that was not available to the referee. In particular, the argument behind the 'α{1+O(1)}' statement in Theorem 3.1 requires asymptotic independence of the terminal tests on disjoint intervals, which is plausible but needs a careful proof. The referee could not verify the correctness of the central results; the supplement should be made available with the revision.
minor comments (6)
  1. [Section 5.1] The quantity m is called 'block size' in the text of Section 5.1 but 'window size' elsewhere; please use one consistent term.
  2. [Section 5.6] The confidence interval coverage results in Table 5 are conditional on successful detection of the change points; this conditioning should be stated in the table caption.
  3. [Section 6] The values of α and m used for the real data analysis are not reported; both are user-specified tuning parameters and should be given for reproducibility.
  4. [Section 6 and throughout] In the description of the U.S. inflation data, 'U.S. City A verage' contains an unintended space; also 'efficiency' and other ligature artifacts appear in a few places and should be cleaned up.
  5. [Section 2.2] The bootstrap statistic S^{(b)}_{s,k,e} uses a different normalizing sequence than T_{s:e,m}; a short remark justifying this choice would help the reader.
  6. [Section 3, paragraph after Theorem 3.1] The phrase 'our condition in Assumption (A4) requires at least Θ>9/10' is only true in the limit q→∞; for finite q, the exact threshold depends on q and ϖ. Please clarify the statement.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: bootstrap null calibration and a Bonferroni-style error budget drive the claims; self-citations are technical lemmas, not load-bearing reductions.

full rationale

No circular derivation chain found. The Type I error control in Theorem 3.1(a) is obtained by estimating bootstrap critical values under the null hypothesis via the Gaussian multiplier bootstrap and allocating local significance levels ealpha = (e-s+1)alpha/n; this is a Bonferroni-style budget argument, not a fit of the target conclusion. Theorem 3.1(b) is proved from Assumptions (A1)-(A4), with the localization bound gamma_n^{-2} Delta_n^{-2} log n derived from concentration of weighted CUSUM statistics; no equation in the paper defines the conclusion in terms of the inputs. The plug-in m selection in Section 5.1 is imported from Wu and Zhou (2024a), a self-citation, but Theorem 3.1 is conditional on m satisfying (A3)-(A4) and does not claim the data-driven m obeys them; the gap between the implemented m and Assumption (A4) is a correctness and robustness concern, not circularity. Remark 3 acknowledges the practical need B alpha_n gamma_n -> infinity for stable quantile estimation, and Section 5.6 explicitly notes reduced coverage when the long-run variance is discontinuous at the change point; these are honest limitations rather than circular reductions. The self-citations (Wu and Zhou 2024a,b; Zhou 2013, 2014) supply technical lemmas such as Gaussian approximation and anti-concentration results whose stated assumptions do not include the present recovery claim, so they are independent support and do not raise the circularity score.

Assumptions & free parameters 3 free parameters · 4 assumptions · 0 invented entities

Free parameters m, L, and B are part of the implementation. The assumptions (A1)-(A4) and the cited Gaussian approximation results are background conditions. No new physical entities are introduced.

free parameters (3)
  • m (window size) = Data-dependent via plug-in rule in Section 5.1
    The CUSUM statistics and bootstrap critical values depend on m. Theory requires m ≍ n^ω for ω in the interval given in Assumption (A4), but the plug-in estimator in Section 5.1 is not proven to satisfy this order.
  • L (minimum interval length) = default 2m+1
    Algorithm 1 omits splits producing segments shorter than L; this is a user-specified tuning parameter not covered by theory.
  • B (bootstrap replications) = 2000
    Finite-sample Monte Carlo parameter; Remark 3 only requires B α n γ_n → ∞, which is a minimal asymptotic requirement, not a guarantee that 2000 suffices.
assumptions (4)
  • domain assumption The error process satisfies the physical dependence measure condition with geometric decay δ_{k,q}=O(χ^k), q≥4, and the nonsingularity condition in (A1).
    Assumption (A1) imposes short-range dependence and a lower bound on the variance of partial sums; the Gaussian approximation tools used in the proofs require such conditions.
  • standard math The Gaussian comparison and anti-concentration inequalities from Wu and Zhou (2024a) are valid as stated.
    The paper relies on these results in the introduction and in the proofs; they are published in JASA but not re-derived here.
  • domain assumption For Theorem 4.2, the error process is piecewise locally stationary with long-run variance continuous at each change point.
    This restricts the genuinely nonstationary framework and is stated before Theorem 4.2.
  • standard math The Gaussian approximation result of Bonnerjee et al. (2024) applies to the nonstationary process under (A1).
    Used in Lemma A.1 of the Supplement to justify bootstrap critical values.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Recursive Multiple Change Point Detection of Nonstationary Time Series: Instability Tests, Estimation and Confidence Intervals." pith.science (2026). https://pith.science/paper/EEG3DYPL

@misc{pith2026260813352,
  author       = {Pith},
  title        = {Pith review of: Recursive Multiple Change Point Detection of Nonstationary Time Series: Instability Tests, Estimation and Confidence Intervals},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/EEG3DYPL}},
  note         = {Machine review of arXiv:2608.13352}
}
read the original abstract

We develop bootstrap-assisted robust binary segmentation (BARBS), a recursive binary segmentation method for multiple change point detection under general nonstationary temporal dynamics. A novel Gaussian multiplier bootstrap for the CUSUM statistics is proposed, offering robustness to complex dependence structures. Through meticulous calibration of the critical values at each stage of the recursion, BARBS ensures control of the Type I error under the null hypothesis of no change points. When change points are present, BARBS identifies the correct number of changes with a prespecified probability, and the resulting change point location estimators attain the same uniform consistency rate as classical binary segmentation. Building on this, we introduce second-stage refined estimators that achieve the optimal individual localization rate, and establish their asymptotic distributions and nearly optimal uniform localization rates under both fixed and vanishing jump magnitudes. Extensive numerical experiments across various settings confirm the robustness and superior performance of BARBS relative to existing approaches. To illustrate the practical relevance of the proposed methodology, we analyze U.S. inflation data, yielding change points that align with several documented macroeconomic episodes.

Figures

Figures reproduced from arXiv: 2608.13352 by the authors.

Figure 1
Figure 1. Illustration of the recursive testing in BARBS. The key observation is that, along the ideal recursive path, a false positive can occur only when BARBS rejects on an interval that contains no true change point and on which the recursion should therefore terminate. These terminal intervals lie between consecutive true change points, are mutually disjoint, and have total length at most n. Consequently, the sum of thei… view at source ↗
Figure 2
Figure 2. Empirical Type-I error of different multiple change point detection procedures in the absence of change points. Top-left: IID, Top-right: AR, Bottom-left: PS, Bottom￾right: LS. confidence intervals (denoted by BARBS), the local long-run variance is estimated using the R package mlrv, while for HR, we employ the R package cointReg to obtain the global long-run variance estimator. Coverage rates and average lengths ar… view at source ↗
Figure 3
Figure 3. Empirical Type-I error of different multiple change point detection procedures in the absence of change points. Top: PLS, Bottom-left: NL, Bottom-right: TVMA. namely LS, PS, and PLS, our confidence intervals are narrower than those of the competing methods, since the latter rely on global long-run variance or variance estimates. Moreover, it is worth noting that, in the deliberately constructed scenario (b) under th… view at source ↗
Figures from the paper (1 more)
Figure 4
Figure 4. Figure 4 [PITH_FULL_IMAGE:figures/full_fig_p029_4.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

179 extracted references · 60 canonical work pages

  1. [1]

    Bernoulli , year =

    Sequential Gaussian Approximation for Nonstationary Time Series in High Dimensions , author =. Bernoulli , year =

  2. [2]

    At the Edge of

    K. At the Edge of. 2025 , journal =

  3. [3]

    2026 , journal =

    Complex Trend Inference for High-Dimensional Piecewise Locally Stationary Time Series , author =. 2026 , journal =

  4. [4]

    Journal of the American Statistical Association , year =

    Functional Estimation and Change Detection for Nonstationary Time Series , author =. Journal of the American Statistical Association , year =

  5. [5]

    Journal of Machine Learning Research , volume=

    Model-free change-point detection using AUC of a classifier , author=. Journal of Machine Learning Research , volume=

  6. [6]

    2026 , pages =

    Cui, Xiaolong and Geng, Haoyu and Wang, Guanghui and Wang, Zhaojun and Zou, Changliang , journal =. 2026 , pages =

  7. [7]

    arXiv:2601.07400 , year=

    Inference for Multiple Change-points in Piecewise Locally Stationary Time Series , author=. arXiv:2601.07400 , year=

  8. [8]

    2025 , journal =

    Detecting Multiple Change Points in Linear Models with Heteroscedastic Errors , author =. 2025 , journal =

Show all 179 references
  1. [9]

    Econometric Theory , year =

    Confidence Intervals for Multiple Change Points in Linear Models with Heteroscedastic Errors , author =. Econometric Theory , year =. doi:10.1017/S026646662610036X , note =

  2. [10]

    Siberian Mathematical Journal , volume=

    Estimates in the invariance principle in terms of truncated power moments , author=. Siberian Mathematical Journal , volume=. 2006 , publisher=

  3. [11]

    Journal of the Royal Statistical Society: Series B (Statistical Methodology) , year =

    Segmenting Time Series via Self-Normalisation , author =. Journal of the Royal Statistical Society: Series B (Statistical Methodology) , year =

  4. [12]

    Proceedings of the National Academy of Sciences , volume=

    Nonlinear system theory: Another look at dependence , author=. Proceedings of the National Academy of Sciences , volume=. 2005 , publisher=

  5. [13]

    Biometrika , volume=

    Estimating linear dependence between nonstationary time series using the locally stationary wavelet model , author=. Biometrika , volume=. 2010 , doi=

  6. [14]

    Journal of Econometrics , volume=

    Simultaneous inference for time-varying models , author=. Journal of Econometrics , volume=. 2022 , doi=

  7. [15]

    Journal of the Royal Statistical Society: Series C (Applied Statistics) , volume=

    State space models for non-stationary intermittently coupled systems: An application to the North Atlantic Oscillation , author=. Journal of the Royal Statistical Society: Series C (Applied Statistics) , volume=

  8. [16]

    Econometrics and Statistics , volume=

    Change point detection in heteroscedastic time series , author=. Econometrics and Statistics , volume=. 2018 , publisher=

  9. [17]

    Statistica Sinica , pages=

    Probability and moment inequalities under dependence , author=. Statistica Sinica , pages=. 2013 , publisher=

  10. [18]

    The Annals of Applied Probability , volume=

    Nearly optimal central limit theorem and bootstrap approximations in high dimensions , author=. The Annals of Applied Probability , volume=. 2023 , publisher=

  11. [19]

    SIAM review , volume=

    Is Gauss quadrature better than Clenshaw-Curtis? , author=. SIAM review , volume=. 2008 , publisher=

  12. [20]

    Annual Review of Statistics and Its Application , volume=

    High-dimensional data bootstrap , author=. Annual Review of Statistics and Its Application , volume=. 2023 , publisher=

  13. [21]

    The Annals of Statistics , number =

    Zhou Zhou , title =. The Annals of Statistics , number =. 2014 , doi =

  14. [22]

    1997 , publisher =

    Limit Theorems in Change-Point Analysis , author =. 1997 , publisher =

  15. [23]

    Manuscript , year=

    Gaussian approximations and bootstrap for non-stationary time series of diverging dimensionality , author=. Manuscript , year=

  16. [24]

    Wild binary segmentation for multiple change-point detection , volume=

    Fryzlewicz, Piotr , year=. Wild binary segmentation for multiple change-point detection , volume=. The Annals of Statistics , publisher=. doi:10.1214/14-aos1245 , number=

  17. [25]

    Statistica Sinica , pages=

    Multiscale and multilevel technique for consistent segmentation of nonstationary time series , author=. Statistica Sinica , pages=. 2012 , publisher=

  18. [26]

    1992 , publisher=

    Consistency results in multiple change-point problems , author=. 1992 , publisher=

  19. [27]

    Journal of the Royal Statistical Society: Series B (Statistical Methodology) , volume=

    Heterogeneous change point inference , author=. Journal of the Royal Statistical Society: Series B (Statistical Methodology) , volume=. 2017 , publisher=

  20. [28]

    Bernoulli , volume=

    A MOSUM procedure for the estimation of multiple random change points , author=. Bernoulli , volume=. 2018 , publisher=

  21. [29]

    Journal of the American Statistical Association , volume=

    Optimal detection of changepoints with a linear computational cost , author=. Journal of the American Statistical Association , volume=. 2012 , publisher=

  22. [30]

    The review of economics and statistics , pages=

    An analysis of the real interest rate under regime shifts , author=. The review of economics and statistics , pages=. 1996 , publisher=

  23. [31]

    Journal of Forecasting , volume =

    Bidarkota, Prasad V , title =. Journal of Forecasting , volume =. doi:https://doi.org/10.1002/1099-131X(200101)20:1<21::AID-FOR763>3.0.CO;2-0 , url =. https://onlinelibrary.wiley.com/doi/pdf/10.1002/1099-131X abstract =

  24. [32]

    Money growth and inflation: A regime switching approach , journal =

    Gianni Amisano and Gabriel Fagan , keywords =. Money growth and inflation: A regime switching approach , journal =. 2013 , issn =. doi:https://doi.org/10.1016/j.jimonfin.2012.09.006 , url =

  25. [33]

    Oxford Bulletin of Economics and Statistics , volume=

    A Markov switching factor-augmented VAR model for analyzing US business cycles and monetary policy , author=. Oxford Bulletin of Economics and Statistics , volume=. 2018 , publisher=

  26. [34]

    Econometrica , pages=

    Estimating and testing linear models with multiple structural changes , author=. Econometrica , pages=. 1998 , publisher=

  27. [35]

    2015 Computing in Cardiology Conference (CinC) , pages=

    The PhysioNet/computing in cardiology challenge 2015: reducing false arrhythmia alarms in the ICU , author=. 2015 Computing in Cardiology Conference (CinC) , pages=. 2015 , organization=

  28. [36]

    Econometrica: Journal of the econometric society , pages=

    A new approach to the economic analysis of nonstationary time series and the business cycle , author=. Econometrica: Journal of the econometric society , pages=. 1989 , publisher=

  29. [37]

    Nature , volume=

    The increasing intensity of the strongest tropical cyclones , author=. Nature , volume=. 2008 , publisher=

  30. [38]

    Change-point analysis of mean annual rainfall data from Tucum

    Jandhyala, Venkata K and Fotopoulos, Stergios B and You, Jing , journal=. Change-point analysis of mean annual rainfall data from Tucum. 2010 , publisher=

  31. [39]

    Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=

    Finite sample change point inference and identification for high-dimensional mean vectors , author=. Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=. 2021 , publisher=

  32. [40]

    Biometrika , volume=

    Seeded binary segmentation: a general methodology for fast and optimal changepoint detection , author=. Biometrika , volume=. 2023 , publisher=

  33. [41]

    Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=

    Narrowest-over-threshold detection of multiple change points and change-point-like features , author=. Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=. 2019 , publisher=

  34. [42]

    Doklady akademii nauk , volume=

    Detecting ``disorder'' in multidimensional random processes , author=. Doklady akademii nauk , volume=

  35. [43]

    5th ERS IASC Summer School , author=

    Change point detection. 5th ERS IASC Summer School , author=. 2000 , publisher=

  36. [44]

    The annals of Statistics , volume=

    Fitting time series models to nonstationary processes , author=. The annals of Statistics , volume=. 1997 , publisher=

  37. [45]

    Bernoulli , volume=

    Multiscale jump testing and estimation under complex temporal dynamics , author=. Bernoulli , volume=. 2024 , publisher=

  38. [46]

    Journal of Economic Perspectives , volume=

    Expected and realized inflation in historical perspective , author=. Journal of Economic Perspectives , volume=. 2022 , publisher=

  39. [47]

    The Annals of Statistics , volume=

    Gaussian approximation for nonstationary time series with optimal rate and explicit construction , author=. The Annals of Statistics , volume=. 2024 , publisher=

  40. [48]

    The Annals of Statistics , volume=

    Autoregressive approximations to nonstationary time series with inference and applications , author=. The Annals of Statistics , volume=. 2023 , publisher=

  41. [49]

    Journal of classification , volume=

    Comparing partitions , author=. Journal of classification , volume=. 1985 , publisher=

  42. [50]

    Journal of the American Statistical Association , volume=

    Frequency detection and change point estimation for time series of complex oscillation , author=. Journal of the American Statistical Association , volume=. 2024 , publisher=

  43. [51]

    Statistica Sinica , pages=

    Gaussian approximations for non-stationary multiple time series , author=. Statistica Sinica , pages=. 2011 , publisher=

  44. [52]

    2024 , publisher=

    Change Point Analysis for Time Series , author=. 2024 , publisher=

  45. [53]

    arXiv:2506.00779 , year=

    Uncertainty quantification of synchrosqueezing transform under complicated nonstationary noise , author=. arXiv:2506.00779 , year=

  46. [54]

    Journal of the American Statistical Association , volume=

    Heteroscedasticity and autocorrelation robust structural change detection , author=. Journal of the American Statistical Association , volume=. 2013 , publisher=

  47. [55]

    Biometrika , volume=

    Difference-based covariance matrix estimation in time series nonparametric regression with application to specification tests , author=. Biometrika , volume=. 2024 , publisher=

  48. [56]

    Econometric theory , volume=

    Estimating multiple breaks one at a time , author=. Econometric theory , volume=. 1997 , publisher=

  49. [57]

    Mathematics of computation , volume=

    On the convergence rates of Legendre approximation , author=. Mathematics of computation , volume=

  50. [58]

    Mathematics of Computation , volume=

    On the convergence rate of a modified Fourier series , author=. Mathematics of Computation , volume=

  51. [59]

    arXiv preprint arXiv:2207.11392 , year=

    Simultaneous Inference for Time Series Functional Linear Regression , author=. arXiv preprint arXiv:2207.11392 , year=

  52. [60]

    1990 , publisher=

    Applied nonparametric regression , author=. 1990 , publisher=

  53. [61]

    , title =

    Tsybakov, Alexandre B. , title =. 2008 , isbn =

  54. [62]

    1993 , publisher=

    Constructive approximation , author=. 1993 , publisher=

  55. [63]

    Journal of Functional Analysis , volume=

    Random vectors in the isotropic position , author=. Journal of Functional Analysis , volume=. 1999 , publisher=

  56. [64]

    2002 , publisher=

    A user's guide to measure theoretic probability , author=. 2002 , publisher=

  57. [65]

    2018 , publisher=

    High-dimensional probability: An introduction with applications in data science , author=. 2018 , publisher=

  58. [66]

    Statistica Sinica , pages=

    Polynomial spline confidence bands for regression curves , author=. Statistica Sinica , pages=. 2009 , publisher=

  59. [67]

    Journal of Econometrics , volume=

    Some new asymptotic theory for least squares series: Pointwise and uniform results , author=. Journal of Econometrics , volume=. 2015 , publisher=

  60. [68]

    Manuscript , volume=

    Statistical inference for multivariable functional data , author=. Manuscript , volume=. 2024+ , publisher=

  61. [69]

    Journal of nonparametric statistics , volume=

    Simultaneous inference for the mean function based on dense functional data , author=. Journal of nonparametric statistics , volume=. 2012 , publisher=

  62. [70]

    Probability Theory and Related Fields , volume=

    Comparison and anti-concentration bounds for maxima of Gaussian random vectors , author=. Probability Theory and Related Fields , volume=. 2015 , publisher=

  63. [71]

    A gentle introduction to empirical process theory and applications , author=

  64. [72]

    2019 , publisher=

    Probability: theory and examples , author=. 2019 , publisher=

  65. [73]

    Bernoulli , volume=

    Sequential Gaussian approximation for nonstationary time series in high dimensions , author=. Bernoulli , volume=. 2023 , publisher=

  66. [74]

    Theory of Probability & Its Applications , volume=

    The density of the distribution of the maximum of a Gaussian process , author=. Theory of Probability & Its Applications , volume=. 1976 , publisher=

  67. [75]

    The Annals of Statistics , number =

    Victor Chernozhukov and Denis Chetverikov and Kengo Kato , title =. The Annals of Statistics , number =. 2014 , doi =

  68. [76]

    2015 , publisher=

    Theoretical foundations of functional data analysis, with an introduction to linear operators , author=. 2015 , publisher=

  69. [77]

    Bernoulli , volume=

    Asymptotics of prediction in functional linear regression with functional outputs , author=. Bernoulli , volume=. 2013 , publisher=

  70. [78]

    The Annals of Statistics , volume=

    Prediction in functional linear regression , author=. The Annals of Statistics , volume=. 2006 , publisher=

  71. [79]

    arXiv preprint arXiv:2106.01431 , year=

    Multivariate spline estimation and inference for image-on-scalar regression , author=. arXiv preprint arXiv:2106.01431 , year=

  72. [80]

    2007 , publisher=

    Spline functions on triangulations , author=. 2007 , publisher=

  73. [81]

    Probability Theory and Related Fields , volume=

    CLT in functional linear regression models , author=. Probability Theory and Related Fields , volume=. 2007 , publisher=

  74. [82]

    1978 , publisher=

    A practical guide to splines , author=. 1978 , publisher=

  75. [83]

    Biometrics , volume=

    Simultaneous confidence corridors for mean functions in functional data analysis of imaging data , author=. Biometrics , volume=. 2020 , publisher=

  76. [84]

    Mathematical Proceedings of the Cambridge Philosophical Society , volume=

    Theory for high-order bounds in functional principal components analysis , author=. Mathematical Proceedings of the Cambridge Philosophical Society , volume=. 2009 , organization=

  77. [85]

    arXiv preprint arXiv:1912.10529 , year=

    Improved central limit theorem and bootstrap approximations in high dimensions , author=. arXiv preprint arXiv:1912.10529 , year=

  78. [86]

    Probability Theory and Related Fields , volume=

    Optimal eigen expansions and uniform bounds , author=. Probability Theory and Related Fields , volume=. 2016 , publisher=

  79. [87]

    2000 , publisher=

    Linear processes in function spaces: theory and applications , author=. 2000 , publisher=

  80. [88]

    Journal of Multivariate Analysis , volume=

    Inferential procedures for partially observed functional data , author=. Journal of Multivariate Analysis , volume=. 2019 , publisher=

  81. [89]

    Electronic Journal of Statistics , number =

    Ming Chen and Qiongxia Song , title =. Electronic Journal of Statistics , number =

  82. [90]

    Satisitica Sinica , year=

    Statistical Inference for Functional Time Series: Autocovariance Function , author=. Satisitica Sinica , year=

  83. [91]

    Satisitica Sinica , year=

    Statistical inference for functional time series , author=. Satisitica Sinica , year=

  84. [92]

    Journal of Multivariate Analysis , volume=

    Simultaneous confidence band for stationary covariance function of dense functional data , author=. Journal of Multivariate Analysis , volume=. 2020 , publisher=

  85. [93]

    Stochastic Processes and their Applications , volume=

    Asymptotic normality of the principal components of functional time series , author=. Stochastic Processes and their Applications , volume=. 2013 , publisher=

  86. [94]

    Journal of Multivariate Analysis , volume=

    Asymptotic theory for the principal component analysis of a vector random function: some applications to statistical inference , author=. Journal of Multivariate Analysis , volume=. 1982 , publisher=

  87. [95]

    Bayesian Analysis , year=

    Bayesian Estimation of Principal Components for Functional Data , author=. Bayesian Analysis , year=

  88. [96]

    Journal of the Royal Statistical Society: Series B (Statistical Methodology) , year=

    Dynamic functional principal components , author=. Journal of the Royal Statistical Society: Series B (Statistical Methodology) , year=

  89. [97]

    Journal of the American Statistical Association , year=

    Functional Principal Component Analysis of Spatiotemporal Point Processes With Applications in Disease Surveillance , author=. Journal of the American Statistical Association , year=

  90. [98]

    Biometrics , volume=

    Generalized multilevel function-on-scalar regression and principal component analysis , author=. Biometrics , volume=. 2015 , publisher=

  91. [99]

    Journal of Computational and Graphical Statistics , volume=

    Multilevel functional principal component analysis for high-dimensional data , author=. Journal of Computational and Graphical Statistics , volume=. 2011 , publisher=

  92. [100]

    The Annals of Applied Statistics , volume=

    Multilevel functional principal component analysis , author=. The Annals of Applied Statistics , volume=. 2009 , publisher=

  93. [101]

    Journal of the American Statistical Association , volume=

    Multivariate functional principal component analysis for data observed on different (dimensional) domains , author=. Journal of the American Statistical Association , volume=. 2018 , publisher=

  94. [102]

    Nonlinear and additive principal component analysis for functional data , author=. J. Multivar. Anal. , year=

  95. [103]

    The Annals of Statistics , volume=

    Principal component analysis for functional data on Riemannian manifolds and spheres , author=. The Annals of Statistics , volume=. 2018 , publisher=

  96. [104]

    Journal of Computational and Graphical Statistics , volume=

    Principal component analysis of two-dimensional functional data , author=. Journal of Computational and Graphical Statistics , volume=. 2014 , publisher=

  97. [105]

    Journal of the American Statistical Association , year=

    Selecting the Number of Principal Components in Functional Data , author=. Journal of the American Statistical Association , year=

  98. [106]

    Journal of Business & Economic Statistics , volume=

    Unified principal component analysis for sparse and dense functional data under spatial dependency , author=. Journal of Business & Economic Statistics , volume=. 2022 , publisher=

  99. [107]

    The Annals of Statistics , volume=

    Uniform convergence rates for nonparametric regression and principal component analysis in functional/longitudinal data , author=. The Annals of Statistics , volume=. 2010 , publisher=

  100. [108]

    The Annals of Statistics , volume=

    Functional linear regression analysis for longitudinal data , author=. The Annals of Statistics , volume=. 2005 , publisher=

  101. [109]

    Journal of the Royal Statistical Society: Series B (Statistical Methodology) , volume=

    Detecting changes in the mean of functional observations , author=. Journal of the Royal Statistical Society: Series B (Statistical Methodology) , volume=. 2009 , publisher=

  102. [110]

    2006 , publisher=

    Nonparametric functional data analysis: theory and practice , author=. 2006 , publisher=

  103. [111]

    Journal of the Royal Statistical Society: Series B (Statistical Methodology) , volume=

    On properties of functional principal components analysis , author=. Journal of the Royal Statistical Society: Series B (Statistical Methodology) , volume=. 2006 , publisher=

  104. [112]

    Journal of the American Statistical Association , volume=

    Principal component analysis of spatially indexed functions , author=. Journal of the American Statistical Association , volume=. 2021 , publisher=

  105. [113]

    A reproducing kernel Hilbert space approach to functional linear regression , author=

  106. [114]

    Simultaneous inference for distribution of functional principal scores , author=. Statist. Sinica , year =

  107. [115]

    Tony Cai and Ming Yuan , title =

    T. Tony Cai and Ming Yuan , title =. The Annals of Statistics , number =

  108. [116]

    Statistica Sinica , volume=

    Statistical inference for mean function of longitudinal imaging data over complicated domains , author=. Statistica Sinica , volume=

  109. [117]

    Journal of the American Statistical Association , volume=

    Minimax and adaptive prediction for functional linear regression , author=. Journal of the American Statistical Association , volume=. 2012 , publisher=

  110. [118]

    Journal of multivariate analysis , volume=

    A multivariate nonparametric test of independence , author=. Journal of multivariate analysis , volume=. 2006 , publisher=

  111. [119]

    Journal of Multivariate Analysis , volume=

    Multivariate nonparametric test of independence , author=. Journal of Multivariate Analysis , volume=. 2017 , publisher=

  112. [120]

    2009 , publisher=

    Approximation theorems of mathematical statistics , author=. 2009 , publisher=

  113. [121]

    Statistica sinica , year=

    Hypotheses testing of functional principal components , author=. Statistica sinica , year=

  114. [122]

    Annals of Statistics , year=

    Optimal estimation of the mean function based on discretely sampled functional data: Phase transition , author=. Annals of Statistics , year=

  115. [123]

    TEST , volume=

    Inference for dependent error functional data with application to event-related potentials , author=. TEST , volume=. 2022 , publisher=

  116. [124]

    University of Pennsylvania and Georgia inistitute of technology , year=

    Nonparametric covariance function estimation for functional and longitudinal data , author=. University of Pennsylvania and Georgia inistitute of technology , year=

  117. [125]

    Journal of the American statistical association , volume=

    Functional data analysis for sparse longitudinal data , author=. Journal of the American statistical association , volume=. 2005 , publisher=

  118. [126]

    2024 , issn =

    Simultaneous inference and uniform test for eigensystems of functional data , journal =. 2024 , issn =. doi:https://doi.org/10.1016/j.csda.2023.107900 , url =

  119. [127]

    Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=

    Estimation of the mean of functional time series and a two-sample problem , author=. Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=. 2013 , publisher=

  120. [128]

    The Annals of Statistics , number =

    Siegfried H. The Annals of Statistics , number =. 2010 , doi =

  121. [129]

    2007 , publisher=

    Spline functions: basic theory , author=. 2007 , publisher=

  122. [130]

    Statistica sinica , year=

    Confidence surfaces for the mean of locally stationary functional time series , author=. Statistica sinica , year=

  123. [131]

    2023 , eprint=

    Simultaneous Inference for Time Series Functional Linear Regression , author=. 2023 , eprint=

  124. [132]

    Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=

    Statistical inference for high-dimensional panel functional time series , author=. Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=. 2023 , publisher=

  125. [133]

    The Annals of Statistics , number =

    Yehua Li and Tailen Hsing , title =. The Annals of Statistics , number =. 2010 , doi =

  126. [134]

    The Annals of Statistics , year =

    Zhang, Xiaoke and Wang, Jane-ling , title =. The Annals of Statistics , year =

  127. [135]

    Journal of Machine Learning Research , volume=

    From sparse to dense functional data in high dimensions: Revisiting phase transitions from a non-asymptotic perspective , author=. Journal of Machine Learning Research , volume=

  128. [136]

    Statistica Sinica , pages=

    Oracle-efficient confidence envelopes for covariance functions in dense functional data , author=. Statistica Sinica , pages=. 2016 , publisher=

  129. [137]

    and Li, J

    Hu, Q. and Li, J. , title =. Manusript , year =

  130. [138]

    Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=

    Testing relevant hypotheses in functional time series via self-normalization , author=. Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=. 2020 , publisher=

  131. [139]

    Journal of the American Statistical Association , pages=

    Optimal One-Pass Nonparametric Estimation Under Memory Constraint , author=. Journal of the American Statistical Association , pages=. 2022 , publisher=

  132. [140]

    Journal of the American Statistical Association , volume=

    A smooth simultaneous confidence corridor for the mean of sparse functional data , author=. Journal of the American Statistical Association , volume=. 2014 , publisher=

  133. [141]

    Tony Cai and Ming Yuan , title =

    T. Tony Cai and Ming Yuan , title =. The Annals of Statistics , number =. 2011 , doi =

  134. [142]

    2002 , publisher=

    Trigonometric series , author=. 2002 , publisher=

  135. [143]

    Handbook of econometrics , volume=

    Large sample sieve estimation of semi-nonparametric models , author=. Handbook of econometrics , volume=. 2007 , publisher=

  136. [144]

    Applied and computational harmonic analysis , year=

    Wavelets on the interval and fast wavelet transforms , author=. Applied and computational harmonic analysis , year=

  137. [145]

    Journal of Econometrics , volume=

    Optimal uniform convergence rates and asymptotic normality for series estimators under weak dependence and weak conditions , author=. Journal of Econometrics , volume=. 2015 , publisher=

  138. [146]

    The Journal of nutrition , volume=

    A longitudinal comparison of body composition by total body water and bioelectrical impedance in adolescent girls , author=. The Journal of nutrition , volume=. 2003 , publisher=

  139. [147]

    2012 , publisher=

    Applied longitudinal analysis , author=. 2012 , publisher=

  140. [148]

    Proceedings of the 12th ACM SIGKDD international conference on Knowledge discovery and data mining , pages=

    Adaptive event detection with time-varying poisson processes , author=. Proceedings of the 12th ACM SIGKDD international conference on Knowledge discovery and data mining , pages=

  141. [149]

    Biometrika , volume=

    Varying-coefficient additive models for functional data , author=. Biometrika , volume=. 2015 , publisher=

  142. [150]

    Statistical Papers , volume=

    On mean derivative estimation of longitudinal and functional data: from sparse to dense , author=. Statistical Papers , volume=. 2021 , publisher=

  143. [151]

    arXiv preprint arXiv:2306.04550 , year=

    From dense to sparse design: Optimal rates under the supremum norm for estimating the mean function in functional data analysis , author=. arXiv preprint arXiv:2306.04550 , year=

  144. [152]

    Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=

    Identification of non-linear additive autoregressive models , author=. Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=. 2004 , publisher=

  145. [153]

    arXiv preprint arXiv:2401.17646 , year=

    From Sparse to Dense Functional Data: Phase Transitions from a Simultaneous Inference Perspective , author=. arXiv preprint arXiv:2401.17646 , year=

  146. [154]

    The Annals of Mathematical Statistics , pages=

    Continuity properties of some Gaussian processes , author=. The Annals of Mathematical Statistics , pages=. 1972 , publisher=

  147. [155]

    Journal of Applied Econometrics , volume=

    Spline regression in the presence of categorical predictors , author=. Journal of Applied Econometrics , volume=. 2015 , publisher=

  148. [156]

    2012 , publisher=

    Inference for functional data with applications , author=. 2012 , publisher=

  149. [157]

    Necessary and sufficient conditions for H

    Azmoodeh, Ehsan and Sottinen, Tommi and Viitasaari, Lauri and Yazigi, Adil , journal=. Necessary and sufficient conditions for H. 2014 , publisher=

  150. [158]

    Journal of Multivariate Analysis , volume=

    Estimation of a change-point in the mean function of functional data , author=. Journal of Multivariate Analysis , volume=. 2009 , publisher=

  151. [159]

    Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=

    Detecting changes in the mean of functional observations , author=. Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=. 2009 , publisher=

  152. [160]

    Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=

    Detecting and dating structural breaks in functional data without dimension reduction , author=. Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=. 2018 , publisher=

  153. [161]

    arXiv preprint arXiv:2312.11108 , year=

    Multiple change point detection in functional data with applications to biomechanical fatigue data , author=. arXiv preprint arXiv:2312.11108 , year=

  154. [162]

    Environmetrics , volume=

    Scalable multiple changepoint detection for functional data sequences , author=. Environmetrics , volume=. 2022 , publisher=

  155. [163]

    Journal of Agricultural, Biological and Environmental Statistics , volume=

    Asynchronous changepoint estimation for spatially correlated functional time series , author=. Journal of Agricultural, Biological and Environmental Statistics , volume=. 2023 , publisher=

  156. [164]

    arXiv preprint arXiv:2304.07003 , year=

    Detection and estimation of structural breaks in high-dimensional functional time series , author=. arXiv preprint arXiv:2304.07003 , year=

  157. [165]

    Statistica Sinica , year=

    Enhanced Change-Point Detection in Functional Means , author=. Statistica Sinica , year=

  158. [166]

    Journal of Time Series Analysis , volume=

    Test of change point versus long-range dependence in functional time series , author=. Journal of Time Series Analysis , volume=. 2024 , publisher=

  159. [167]

    2024+ , journal =

    Inference for structural changes in nonstationary functional time series with partial measurement error , author=. 2024+ , journal =

  160. [168]

    Statistics & Probability Letters , volume=

    Consistency of binary segmentation for multiple change-point estimation with functional data , author=. Statistics & Probability Letters , volume=. 2022 , publisher=

  161. [169]

    Journal of Multivariate Analysis , volume=

    Change point analysis of functional variance function with stationary error , author=. Journal of Multivariate Analysis , volume=. 2024 , publisher=

  162. [170]

    arXiv preprint arXiv:2405.05730 , year=

    Change point localisation and inference in fragmented functional data , author=. arXiv preprint arXiv:2405.05730 , year=

  163. [171]

    Computational Statistics & Data Analysis , volume=

    Simultaneous inference and uniform test for eigensystems of functional data , author=. Computational Statistics & Data Analysis , volume=. 2024 , publisher=

  164. [172]

    Trenberth, Kevin E and Hoar, Timothy J , journal=. El Ni. 1997 , publisher=

  165. [173]

    The 1990-1995 El Ni

    Trenberth, Kevin E and Hoar, Timothy J , journal=. The 1990-1995 El Ni. 1996 , publisher=

  166. [174]

    The Annals of Statistics , number =

    Alois Kneip and Dominik Liebl , title =. The Annals of Statistics , number =. 2020 , doi =

  167. [175]

    Modeling and forecasting electricity spot prices: A functional data perspective

    Dominik Liebl , journal =. Modeling and forecasting electricity spot prices: A functional data perspective. , urldate =

  168. [176]

    The Annals of Applied Statistics , number =

    Dominik Liebl , title =. The Annals of Applied Statistics , number =. 2019 , doi =

  169. [177]

    Advances in Neural Information Processing Systems , volume=

    Change-point detection for sparse and dense functional data in general dimensions , author=. Advances in Neural Information Processing Systems , volume=

  170. [178]

    Journal of Computational and Graphical Statistics , number=

    Global inference and test for eigensystems of imaging data over complicated domains , author=. Journal of Computational and Graphical Statistics , number=. 2024 , publisher=

  171. [179]

    The Annals of Statistics , volume=

    2 inference for change points in high-dimensional time series via a Two-Way MOSUM , author=. The Annals of Statistics , volume=. 2024 , publisher=

Pith tools

Reviewed August 14, 2026 · model on record in the stance chip above.