Skip to content

Commit 613b01d

Browse files
authored
Update README.md
1 parent 01e5218 commit 613b01d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

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

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

88
## Overview of main functionalities
99
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$

0 commit comments

Comments
 (0)