Package: bspline 2.2.2

Serguei Sokol

bspline: B-Spline Interpolation and Regression

Build and use B-splines for interpolation and regression. In case of regression, equality constraints as well as monotonicity and/or positivity of B-spline weights can be imposed. Moreover, knot positions (not only spline weights) can be part of optimized parameters too. For this end, 'bspline' is able to calculate Jacobian of basis vectors as function of knot positions. User is provided with functions calculating spline values at arbitrary points. These functions can be differentiated and integrated to obtain B-splines calculating derivatives/integrals at any point. B-splines of this package can simultaneously operate on a series of curves sharing the same set of knots. 'bspline' is written with concern about computing performance that's why the basis and Jacobian calculation is implemented in C++. The rest is implemented in R but without notable impact on computing speed.

Authors:Serguei Sokol <[email protected]>

bspline_2.2.2.tar.gz
bspline_2.2.2.zip(r-4.5)bspline_2.2.2.zip(r-4.4)bspline_2.2.2.zip(r-4.3)
bspline_2.2.2.tgz(r-4.4-x86_64)bspline_2.2.2.tgz(r-4.4-arm64)bspline_2.2.2.tgz(r-4.3-x86_64)bspline_2.2.2.tgz(r-4.3-arm64)
bspline_2.2.2.tar.gz(r-4.5-noble)bspline_2.2.2.tar.gz(r-4.4-noble)
bspline_2.2.2.tgz(r-4.4-emscripten)bspline_2.2.2.tgz(r-4.3-emscripten)
bspline.pdf |bspline.html
bspline/json (API)
NEWS

# Install 'bspline' in R:
install.packages('bspline', repos = c('https://mathscell.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mathscell/bspline/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

16 exports 3 stars 1.12 score 5 dependencies 1 scripts 436 downloads

Last updated 3 months agofrom:a1dffa0859. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 31 2024
R-4.5-win-x86_64OKAug 31 2024
R-4.5-linux-x86_64OKAug 31 2024
R-4.4-win-x86_64OKAug 31 2024
R-4.4-mac-x86_64OKAug 31 2024
R-4.4-mac-aarch64OKAug 31 2024
R-4.3-win-x86_64OKAug 31 2024
R-4.3-mac-x86_64OKAug 31 2024
R-4.3-mac-aarch64OKAug 31 2024

Exports:bcurvebscbspbsppardbspdiffndmatfitsmbspibspiknotsipkjacwpar2bspparrpbscsmbsp

Dependencies:arrApplynlsicnnlsRcppRcppArmadillo