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

r-splines2

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 the latest version of r-splines2 as follows:

guix install r-splines2

Or install a particular version:

guix install r-splines2@0.5.4

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.

Badge code

You can use the following badge to inform users of r-splines2 about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-splines2'><img src='https://packages.guix.gnu.org/packages/r-splines2/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-splines2/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-splines2)

Example Org:

[[https://packages.guix.gnu.org/packages/r-splines2][https://packages.guix.gnu.org/packages/r-splines2/badges/latest-version.svg]]