A user-friendly R package for functional and multivariate changepoint detection. This package is now available CRAN. This page will be filled with more information regarding the package, its functionalities, and the theory underlying it all. Stay tuned!
Installation
The CRAN version of this package can be installed by running:
install.packages("KWCChangepoint")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")Contact Info:
For any questions or feedback, feel free to reach me at adeeb.rouhani@gmail.com