The R package AdaptiveDiscreteSmoothing provides an implementation of the adaptive discrete smoothing framework from Chen, Luo and Spindler.
Documentation of functions in R: Documentation
AdaptiveDiscreteSmoothing is currently maintained by @SvenKlaassen
.
To install development version from GitHub, run the following commands:
# install.packages("devtools")
remotes::install_github("SvenKlaassen/AdaptiveDiscreteSmoothing")