Package: gSeg
Version: 1.1
Date: 2026-09-09
Title: Graph-Based Change-Point Detection (g-Segmentation)
Authors@R: c(
    person(given = "Hao", family = "Chen", role = c("aut", "cre"),
           email = "hxchen@ucdavis.edu",
           comment = c(ORCID = "0000-0002-4597-2773")),
    person(given = c("Nancy", "R."), family = "Zhang", role = "aut"),
    person(given = "Lynna", family = "Chu", role = "aut"),
    person(given = "Hoseung", family = "Song", role = "aut")
    )
Depends: R (>= 3.0.1)
Imports: ade4
Description: Uses similarity graphs to estimate change-points and their p-values. The default data-level interface constructs a k-MST with k=floor(sqrt(N)) and reports the max-type scan. The generalized, original, and weighted scans remain available explicitly.
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2026-09-09 04:10:03 UTC; hao
Author: Hao Chen [aut, cre] (ORCID: <https://orcid.org/0000-0002-4597-2773>),
  Nancy R. Zhang [aut],
  Lynna Chu [aut],
  Hoseung Song [aut]
Maintainer: Hao Chen <hxchen@ucdavis.edu>
Repository: CRAN
Date/Publication: 2026-09-09 14:10:13 UTC
Built: R 4.5.2; ; 2026-09-09 15:39:47 UTC; unix
