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.1")



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: 2023-08-19
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.1, https://cran.r-project.org/web/packages/splines2
Previous versions and publish date:
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)
Other packages that cited splines2 R package
View splines2 citation profile
Other R packages that splines2 depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

CompoundEvents  
Statistical Modeling of Compound Events
Tools for extracting occurrences, assessing potential driving factors, predicting occurrences, and q ...
Download / Learn more Package Citations See dependency  
MatrixEQTL  
Matrix eQTL: Ultra Fast eQTL Analysis via Large Matrix Operations
Matrix eQTL is designed for fast eQTL analysis on large datasets. Matrix eQTL can test for associat ...
Download / Learn more Package Citations See dependency  
multiocc  
Fits Multivariate Spatio-Temporal Occupancy Model
Spatio-temporal multivariate occupancy models can handle multiple species in occupancy models. This ...
Download / Learn more Package Citations See dependency  
gclus  
Clustering Graphics
Orders panels in scatterplot matrices and parallel coordinate displays by some merit index. Package ...
Download / Learn more Package Citations See dependency  
ismev  
An Introduction to Statistical Modeling of Extreme Values
Functions to support the computations carried out in `An Introduction to Statistical Modeling of Ex ...
Download / Learn more Package Citations See dependency  
stagePop  
Modelling the Population Dynamics of a Stage-Structured Species in Continuous Time
Provides facilities to implement and run population models of stage-structured species... ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns