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 08 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

leaflet.providers  
Leaflet Providers
Contains third-party map tile provider information from 'Leaflet.js', ...
Download / Learn more Package Citations See dependency  
summclust  
Module to Compute Influence and Leverage Statistics for Regression Models with Clustered Errors
Module to compute cluster specific information for regression models with clustered errors, includin ...
Download / Learn more Package Citations See dependency  
aRxiv  
Interface to the arXiv API
An interface to the API for 'arXiv', a repository of electronic preprints for computer science, ma ...
Download / Learn more Package Citations See dependency  
CondiS  
Censored Data Imputation for Direct Modeling
Impute the survival times for censored observations based on their conditional survival distribution ...
Download / Learn more Package Citations See dependency  
infix  
Basic Infix Binary Operators
Contains a number of infix binary operators that may be useful in day to day practices. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

28,194

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

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