Package: schumaker
Type: Package
Title: Schumaker Shape-Preserving Spline
Version: 1.2.2
Date: 2026-01-23
Encoding: UTF-8
Authors@R: c(person("Stuart", "Baumann", role = c("aut", "cre"), email = "stuart@stuartbaumann.com"), person("Margaryta", "Klymak", role = "aut"))
Description: This is a shape preserving spline <doi:10.1137/0720057>
    which is guaranteed to be monotonic and concave or convex if the
    data is monotonic and concave or convex. It does not use any 
    optimisation and is therefore quick and smoothly converges to a 
    fixed point in economic dynamics problems including value function 
    iteration. It also automatically gives the first two derivatives 
    of the spline and options for determining behaviour when evaluated 
    outside the interpolation domain.
License: MIT + file LICENSE
Suggests: testthat, knitr, numDeriv
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2026-01-23 01:42:39 UTC; stuart
Author: Stuart Baumann [aut, cre],
  Margaryta Klymak [aut]
Maintainer: Stuart Baumann <stuart@stuartbaumann.com>
Repository: CRAN
Date/Publication: 2026-01-23 09:30:02 UTC
Built: R 4.6.0; ; 2026-01-24 00:52:20 UTC; windows
