Package: detectR
Type: Package
Title: Change Point Detection
Version: 0.3.0
Authors@R: c(
    person("Changryong", "Baek", , "crbaek@skku.edu", role = c("aut", "cre")),
    person("Mattew", "Gampe", role = "aut"),
    person("Kathleen M.", "Gates", role = "aut"),
    person("Seok-Oh", "Jeong", role = "aut"),
    person("Vladas", "Pipiras", role = "aut")
  )
Maintainer: Changryong Baek <crbaek@skku.edu>
Description: Time series analysis of network connectivity. Detects and visualizes change points between networks.
    Methods included in the package are discussed in depth in Baek, C., Gates, K. M., Leinwand, B., Pipiras, V. (2021)
    "Two sample tests for high-dimensional auto-covariances" <doi:10.1016/j.csda.2020.107067>
    and Baek, C., Gampe, M., Leinwand B., Lindquist K., Hopfinger J. and Gates K. (2023)
    “Detecting functional connectivity changes in fMRI data” <doi:10.1007/s11336-023-09908-7>.
License: Unlimited
Encoding: UTF-8
LazyData: true
Imports: signal, lavaan, doParallel, glasso, LogConcDEAD, foreach,
        parallel
Depends: R (>= 2.10)
URL: https://github.com/crbaek/detectR
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-03-07 06:19:59 UTC; crbaek
Author: Changryong Baek [aut, cre],
  Mattew Gampe [aut],
  Kathleen M. Gates [aut],
  Seok-Oh Jeong [aut],
  Vladas Pipiras [aut]
Repository: CRAN
Date/Publication: 2024-03-08 20:30:02 UTC
Built: R 4.3.1; ; 2024-03-08 23:26:03 UTC; unix
