Regression splines that handle a mix of continuous and categorical (discrete) data often encountered in applied settings. I would like to gratefully acknowledge support from the Natural Sciences and Engineering Research Council of Canada (NSERC, <https://www.nserc-crsng.gc.ca>), the Social Sciences and Humanities Research Council of Canada (SSHRC, <https://www.sshrc-crsh.gc.ca>), and the Shared Hierarchical Academic Research Computing Network (SHARCNET, <https://www.sharcnet.ca>). We would also like to acknowledge the contributions of the GNU GSL authors. In particular, we adapt the GNU GSL B-spline routine gsl_bspline.c adding automated support for quantile knots (in addition to uniform knots), providing missing functionality for derivatives, and for extending the splines beyond their endpoints.
| Version: | 0.15-38 | 
| Imports: | boot, stats, np, quantreg | 
| Suggests: | logspline, quadprog, rgl | 
| Published: | 2024-09-29 | 
| DOI: | 10.32614/CRAN.package.crs | 
| Author: | Jeffrey S. Racine [aut, cre], Zhenghua Nie [aut], Brian D. Ripley [ctb] (stepCV.R) | 
| Maintainer: | Jeffrey S. Racine <racinej at mcmaster.ca> | 
| BugReports: | https://github.com/JeffreyRacine/R-Package-crs/issues | 
| License: | GPL (≥ 3) | 
| Copyright: | see file COPYRIGHTS | 
| URL: | https://github.com/JeffreyRacine/R-Package-crs | 
| NeedsCompilation: | yes | 
| Materials: | README | 
| In views: | Optimization | 
| CRAN checks: | crs results | 
| Reference manual: | crs.html , crs.pdf | 
| Vignettes: | The crs Package (source, R code) Frequently Asked Questions (crs) (source) A Primer on Spline Regression (source, R code) | 
| Package source: | crs_0.15-38.tar.gz | 
| Windows binaries: | r-devel: crs_0.15-38.zip, r-release: crs_0.15-38.zip, r-oldrel: crs_0.15-38.zip | 
| macOS binaries: | r-release (arm64): crs_0.15-38.tgz, r-oldrel (arm64): crs_0.15-38.tgz, r-release (x86_64): crs_0.15-38.tgz, r-oldrel (x86_64): crs_0.15-38.tgz | 
| Old sources: | crs archive | 
| Reverse imports: | cops | 
| Reverse suggests: | laGP, mlr | 
Please use the canonical form https://CRAN.R-project.org/package=crs to link to this page.