Other packages > Find by keyword >

splines2  

Regression Spline Functions and Classes
View on CRAN: Click here


Download and install splines2 package within the R console
Install from CRAN:
install.packages("splines2")

Install from Github:
library("remotes")
install_github("cran/splines2")

Install by package version:
library("remotes")
install_version("splines2", "0.5.4")



Attach the package and use:
library("splines2")
Maintained by
Wenjie Wang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-09-06
Latest Update: 2025-02-28
Description:
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. See Wang and Yan (2021) <doi:10.6339/21-JDS1020> for details.
How to cite:
Wenjie Wang (2016). splines2: Regression Spline Functions and Classes. R package version 0.5.4, https://cran.r-project.org/web/packages/splines2. Accessed 29 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:08), 0.1.0 (2016-09-06 08:03), 0.2.1 (2016-10-08 00:27), 0.2.2 (2016-11-05 23:59), 0.2.3 (2016-12-10 23:13), 0.2.4 (2017-01-11 00:32), 0.2.5 (2017-02-10 06:13), 0.2.6 (2017-09-12 01:21), 0.2.7 (2017-12-02 00:18), 0.2.8 (2018-06-14 21:00), 0.3.0 (2020-07-09 16:00), 0.3.1 (2020-07-14 15:30), 0.4.1 (2021-01-07 08:00), 0.4.2 (2021-02-21 09:00), 0.4.3 (2021-04-21 11:40), 0.4.4 (2021-08-16 09:30), 0.4.5 (2021-09-19 15:20), 0.4.6 (2022-08-15 09:20), 0.4.7 (2023-01-14 10:30), 0.4.8 (2023-03-26 19:40), 0.5.0 (2023-06-11 22:10), 0.5.1 (2023-08-19 22:00), 0.5.2 (2024-05-09 16:10), 0.5.3 (2024-07-08 08:10)
Other packages that cited splines2 R package
View splines2 citation profile
Other R packages that splines2 depends, imports, suggests or enhances
Complete documentation for splines2
Functions, R codes and Examples using the splines2 R package
Some associated functions: bSpline . bernsteinPoly . cSpline . deriv . iSpline . knots . mSpline . naturalSpline . plot.splines2 . predict . splines2 . update . 
Some associated R codes: RcppExports.R . bSpline.R . bernsteinPoly.R . cSpline.R . deriv.R . extract.R . iSpline.R . knots.R . mSpline.R . makepredictcall.R . misc.R . naturalSpline.R . plot.R . predict.R . print.R . splines2-package.R . update.R . zzz.R .  Full splines2 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

MMeM  
Multivariate Mixed Effects Model
Analyzing data under multivariate mixed effects model using multivariate REML and multivariate Hende ...
Download / Learn more Package Citations See dependency  
adehabitatHS  
Analysis of Habitat Selection by Animals
A collection of tools for the analysis of habitat selection. ...
Download / Learn more Package Citations See dependency  
mob  
Monotonic Optimal Binning
Generate the monotonic binning and perform the woe (weight of evidence) transformation for the logi ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lordif  
Logistic Ordinal Regression Differential Item Functioning using IRT
Analysis of Differential Item Functioning (DIF) for dichotomous and polytomous items using an itera ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,283

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA