Package: bspline 2.5.1

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 can be on regular grid or be part of optimized parameters too (in addition to the spline weights). 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 [aut, cre]

bspline_2.5.1.tar.gz
bspline_2.5.1.zip(r-4.7)bspline_2.5.1.zip(r-4.6)bspline_2.5.1.zip(r-4.5)
bspline_2.5.1.tgz(r-4.6-x86_64)bspline_2.5.1.tgz(r-4.6-arm64)bspline_2.5.1.tgz(r-4.5-x86_64)bspline_2.5.1.tgz(r-4.5-arm64)
bspline_2.5.1.tar.gz(r-4.7-arm64)bspline_2.5.1.tar.gz(r-4.7-x86_64)bspline_2.5.1.tar.gz(r-4.6-arm64)bspline_2.5.1.tar.gz(r-4.6-x86_64)
bspline_2.5.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
bspline/json (API)
NEWS

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

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

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

On CRAN:

Conda:

openblascpp

3.78 score 4 stars 1 packages 1 scripts 306 downloads 17 exports 7 dependencies

Last updated from:2a2d1714ea. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK166
linux-devel-x86_64OK109
source / vignettesOK156
linux-release-arm64OK120
linux-release-x86_64OK119
macos-release-arm64OK94
macos-release-x86_64OK365
macos-oldrel-arm64OK91
macos-oldrel-x86_64OK157
windows-develOK99
windows-releaseOK91
windows-oldrelOK92
wasm-releaseOK103

Exports:bcurvebscbspbsppardbspdiffndmatfitsmbspibspiknotsimatipkjacwpar2bspparrpbscsmbsp

Dependencies:arrApplydottygluenlsicnnlsRcppRcppArmadillo