Package: hdbcp
Type: Package
Title: Bayesian Change Point Detection for High-Dimensional Data
Version: 1.0.0
Authors@R: 
    c(person(given = "JaeHoon",
           family = "Kim", 
           role = c("aut", "cre"),
           email="jhkimstat@gmail.com"),
      person(given = "KyoungJae",
           family = "Lee", 
           role = c("aut","ths"),
           email="leekjstat@gmail.com")
           )
Maintainer: JaeHoon Kim <jhkimstat@gmail.com>
Description: Functions implementing change point detection methods using the maximum pairwise Bayes factor approach.
    Additionally, the package includes tools for generating simulated datasets for comparing and evaluating change point detection techniques.
License: GPL-3
Encoding: UTF-8
URL: https://github.com/JaeHoonKim98/hdbcp
BugReports: https://github.com/JaeHoonKim98/hdbcp/issues
RoxygenNote: 7.3.2
Imports: Rcpp, stats, dplyr
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2024-11-19 03:35:23 UTC; jhkim
Author: JaeHoon Kim [aut, cre],
  KyoungJae Lee [aut, ths]
Repository: CRAN
Date/Publication: 2024-11-19 03:50:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 11:30:02 UTC; windows
Archs: x64
