Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mstorath authored Sep 26, 2023
1 parent 01e5218 commit 613b01d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

This is a reference implementation in Matlab for the algorithms described in the paper

**[M. Storath, A. Weinmann, "Smoothing splines for discontinuous signals", 2022](
https://doi.org/10.48550/arXiv.2211.12785)**
**M. Storath, A. Weinmann, "Smoothing splines for discontinuous signals", to appear in Journal of Computational and Graphical Statistics, 2023, [[Preprint](
https://doi.org/10.48550/arXiv.2211.12785)]**

## Overview of main functionalities
1. **cssd.m** computes a cubic smoothing spline with discontinuities (CSSD) for data (x,y). It is a solution of the following model of a smoothing spline $f$ with a-priori unknown discontinuities $J$
Expand Down

0 comments on commit 613b01d

Please sign in to comment.