GSOC 2021. R package that performs changepoint analysis using the Binary Segmentation algorithm. Supports several statistical distributions. The model is computed in C++ and then interfaced with R via the Rcpp package.
hi @diego-urgell it would be useful to have an R function that the user can run to see what algorithms and distributions are available. (basically, iterate through the map and return a data frame with one row for each subclass, and two columns, name,description)
hi @diego-urgell it would be useful to have an R function that the user can run to see what algorithms and distributions are available. (basically, iterate through the map and return a data frame with one row for each subclass, and two columns, name,description)