A user-friendly R package for functional and multivariate changepoint detection. This package is in the process of being submitted to CRAN. This page will be filled with more information regarding the package, its functionalities, and the theory underlying it all. Stay tuned!
To install the developmental version of this package on your device, run the following two lines in your Rstudio.
install.packages("devtools") #if devtools is not already installed
devtools::install_github("adeeb99/KWCChangepoint")For any questions or feedback, feel free to reach me at adeeb.rouhani@gmail.com