This package browser is in early development. Mind the rough edges.

r-splines2 0.5.4

Regression spline functions and classes

This package constructs basis functions of B-splines, M-splines, I-splines, convex splines (C-splines), periodic splines, natural cubic splines, generalized Bernstein polynomials, their derivatives, and integrals (except C-splines) by closed-form recursive formulas. It also contains a C++ head-only library integrated with Rcpp.

Installation

Install r-splines2 0.5.4 as follows:

guix install r-splines2@0.5.4

Or install the latest version:

guix install r-splines2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.