s-baumann / SchumakerSpline.jl

A shape preserving spline implementation in Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SchumakerSpline

Build Coverage Documentation
Build status codecov docs-latest-img

A Julia package to create a shape preserving spline. This 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. This package has the same functionality as the R package called schumaker.

About

A shape preserving spline implementation in Julia

License:Other


Languages

Language:Julia 100.0%