bayes | Cpp implementation of the Bayesian projection algorithm to detect single multivariate changepoints. |
summaxcusum | Cpp implementation of sum-cusum and max-cusum for single changepoint detection. |
testdata | Simulated test data. |
wildBinSeg | Wild Binary Segmentation Wrapper for the functions "bayes" and "summaxcusum". |