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.
- Outputs:
out - Website: https://wwenjie.org/splines2
- Licenses: GPL 3+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
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.