knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.