Constructs basis matrix of B-splines, M-splines I-splines, convex splines (C-splines), periodic M-splines, natural cubic splines, generalized Bernstein polynomials, and their integrals (except C-splines) and derivatives of given order by close-form recursive formulas. 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.4.1 |
Depends: | R (≥ 3.2.3) |
Imports: | Rcpp, stats |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | knitr, rmarkdown, tinytest |
Published: | 2021-01-07 |
Author: | Wenjie Wang |
Maintainer: | Wenjie Wang <wang at wwenjie.org> |
BugReports: | https://github.com/wenjie2wang/splines2/issues |
License: | GPL (≥ 3) |
URL: | https://wwenjie.org/splines2, https://github.com/wenjie2wang/splines2 |
NeedsCompilation: | yes |
Citation: | splines2 citation info |
Materials: | README NEWS |
CRAN checks: | splines2 results |
Reference manual: | splines2.pdf |
Vignettes: |
Introduction to splines2 Using splines2 with Rcpp |
Package source: | splines2_0.4.1.tar.gz |
Windows binaries: | r-devel: splines2_0.4.1.zip, r-release: splines2_0.4.1.zip, r-oldrel: splines2_0.4.1.zip |
macOS binaries: | r-release: splines2_0.4.1.tgz, r-oldrel: splines2_0.4.1.tgz |
Old sources: | splines2 archive |
Reverse depends: | SCATE |
Reverse imports: | BayesS5, CoMiRe, dynsurv, FMCCSD, nonmem2R, reda, survivalMPLdc |
Reverse suggests: | bamlss, brms, ivmte, momentuHMM |
Please use the canonical form https://CRAN.R-project.org/package=splines2 to link to this page.