splines2: Regression Spline Functions and Classes

Constructs B-splines and its integral, M-splines and its integral (I-splines), convex splines (C-splines), generalized Bernstein polynomials, and their derivatives. It also contains a C++ head-only library integrated with Rcpp. See De Boor (1978) <doi:10.1002/zamm.19800600129>, Ramsay (1988) <doi:10.1214/ss/1177012761>, and Meyer (2008) <doi:10.1214/08-AOAS167> for more information about the spline basis.

Version: 0.3.1
Depends: R (≥ 3.2.3)
Imports: Rcpp, stats
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, rmarkdown, tinytest
Published: 2020-07-14
Author: Wenjie Wang ORCID iD [aut, cre], Jun Yan ORCID iD [aut]
Maintainer: Wenjie Wang <wjwang.stat at gmail.com>
BugReports: https://github.com/wenjie2wang/splines2/issues
License: GPL (≥ 3)
URL: https://github.com/wenjie2wang/splines2
NeedsCompilation: yes
Citation: splines2 citation info
Materials: README NEWS
CRAN checks: splines2 results

Downloads:

Reference manual: splines2.pdf
Vignettes: Introduction to splines2
Using splines2 with Rcpp
Package source: splines2_0.3.1.tar.gz
Windows binaries: r-devel: splines2_0.3.1.zip, r-release: splines2_0.3.1.zip, r-oldrel: splines2_0.3.1.zip
macOS binaries: r-release: splines2_0.3.1.tgz, r-oldrel: splines2_0.3.1.tgz
Old sources: splines2 archive

Reverse dependencies:

Reverse imports: BayesS5, FMCCSD, nonmem2R, reda
Reverse suggests: bamlss, brms, ivmte, momentuHMM

Linking:

Please use the canonical form https://CRAN.R-project.org/package=splines2 to link to this page.