knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

Adaptive Discrete Smoothing

R-CMD-check test-coverage Codecov test coverage CodeFactor

The R package AdaptiveDiscreteSmoothing provides an implementation of the adaptive discrete smoothing framework from Chen, Luo and Spindler.

Documentation and Maintenance

Documentation of functions in R: Documentation

AdaptiveDiscreteSmoothing is currently maintained by @SvenKlaassen.

Installation

To install development version from GitHub, run the following commands:

# install.packages("devtools")
remotes::install_github("SvenKlaassen/AdaptiveDiscreteSmoothing")

References



SvenKlaassen/AdaptiveDiscreteSmoothing documentation built on Dec. 18, 2021, 3:04 p.m.