mbojan/lspline: Linear Splines with Convenient Parametrisations

Linear splines with convenient parametrisations such that (1) coefficients are slopes of consecutive segments or (2) coefficients are slope changes at consecutive knots. Knots can be set manually or at break points of equal-frequency or equal-width intervals covering the range of 'x'. The implementation follows Greene (2003), chapter 7.2.5.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0-1
URL https://mbojan.github.io/lspline/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mbojan/lspline")
mbojan/lspline documentation built on Nov. 17, 2022, 2:04 a.m.