Package: cubicBsplines Title: Computation of a Cubic B-Spline Basis and Its Derivatives Date: 2021-07-11 Version: 1.0.0 Authors@R: person(given = "Philippe", family = "Lambert", role = c("aut", "cre"), email = "p.lambert@uliege.be", comment = "Université de Liège / Université catholique de Louvain (Belgium)") Description: 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) , Lambert, P. and Eilers, P.H.C. (2009) and, more recently, Lambert, P. (2021) . It is inspired by the algorithm developed by de Boor, C. (1977) . URL: http://www.statsoc.ulg.ac.be/ License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Repository: https://plambertuliege.r-universe.dev Date/Publication: 2023-03-19 21:04:03 UTC RemoteUrl: https://github.com/plambertuliege/cubicbsplines RemoteRef: HEAD RemoteSha: 625737f21fe14c3d70a7987708afa7a722932477 NeedsCompilation: yes Packaged: 2026-07-24 07:26:51 UTC; root Author: Philippe Lambert [aut, cre] (Université de Liège / Université catholique de Louvain (Belgium)) Maintainer: Philippe Lambert