Package: cubicBsplines 1.0.0
cubicBsplines: Computation of a Cubic B-Spline Basis and Its Derivatives
Computation of a cubic B-spline basis for arbitrary knots. It also provides the 1st and 2nd derivatives, as well as the integral of the basis elements. It is used by the author to fit penalized B-spline models, see e.g. Jullion, A. and Lambert, P. (2006) <doi:10.1016/j.csda.2006.09.027>, Lambert, P. and Eilers, P.H.C. (2009) <doi:10.1016/j.csda.2008.11.022> and, more recently, Lambert, P. (2021) <doi:10.1016/j.csda.2021.107250>. It is inspired by the algorithm developed by de Boor, C. (1977) <doi:10.1137/0714026>.
Authors:
cubicBsplines_1.0.0.tar.gz
cubicBsplines_1.0.0.zip(r-4.5)cubicBsplines_1.0.0.zip(r-4.4)cubicBsplines_1.0.0.zip(r-4.3)
cubicBsplines_1.0.0.tgz(r-4.4-x86_64)cubicBsplines_1.0.0.tgz(r-4.4-arm64)cubicBsplines_1.0.0.tgz(r-4.3-x86_64)cubicBsplines_1.0.0.tgz(r-4.3-arm64)
cubicBsplines_1.0.0.tar.gz(r-4.5-noble)cubicBsplines_1.0.0.tar.gz(r-4.4-noble)
cubicBsplines_1.0.0.tgz(r-4.4-emscripten)cubicBsplines_1.0.0.tgz(r-4.3-emscripten)
cubicBsplines.pdf |cubicBsplines.html✨
cubicBsplines/json (API)
# Install 'cubicBsplines' in R: |
install.packages('cubicBsplines', repos = c('https://plambertuliege.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/plambertuliege/cubicbsplines/issues
Last updated 2 years agofrom:625737f21f. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | NOTE | Oct 31 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 31 2024 |
R-4.4-win-x86_64 | NOTE | Oct 31 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 31 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 31 2024 |
R-4.3-win-x86_64 | NOTE | Oct 31 2024 |
R-4.3-mac-x86_64 | NOTE | Oct 31 2024 |
R-4.3-mac-aarch64 | NOTE | Oct 31 2024 |
Exports:BsplinesD1BsplinesD2BsplinesIBsplinestrapeze
Dependencies: