Package: ctgimme
Title: Continuous-Time Subgrouping with GIMME
Version: 0.0.12
Authors@R: c(
    person(
      given = c("Jonathan", "J."),
      family = "Park",
      role = c("aut", "cre", "cph"),
      email = "imJPark@UCDavis.edu",
      comment = c(ORCID = "0000-0002-6636-3504")
    ),
    person(
      given = c("Nathan", "Xin"),
      family = "Mills",
      role = c("aut", "ctb"),
      email = "nxmills@berkeley.edu"
    )
  )
Description: Estimates group-, subgroup-, and individual-level dynamic
    structures from multivariate intensive longitudinal data using
    continuous-time state-space models. The subgrouping procedure combines
    iterative shared-path searches with recurrent-evidence feature screening
    and partitioning around medoids. The continuous-time group iterative
    multiple model estimation method is described in Park et al. (2025)
    <doi:10.1080/10705511.2024.2429544>.
URL: https://github.com/JPark93/ctgimme
BugReports: https://github.com/JPark93/ctgimme/issues
License: Apache License (== 2.0)
Encoding: UTF-8
Language: en-US
Depends: R (>= 4.1.0)
Imports: cluster, gtools, matrixStats, methods, OpenMx, parallel, ps,
        qgraph, stats, utils
Suggests: expm, igraph, nloptr, testthat (>= 3.2.0)
Config/testthat/edition: 3
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-08-20 16:10:11 UTC; imjpark
Author: Jonathan J. Park [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6636-3504>),
  Nathan Xin Mills [aut, ctb]
Maintainer: Jonathan J. Park <imJPark@UCDavis.edu>
Repository: CRAN
Date/Publication: 2026-08-24 15:20:02 UTC
Built: R 4.5.2; ; 2026-08-24 16:01:35 UTC; unix
