Other packages > Find by keyword >

crs  

Categorical Regression Splines
View on CRAN: Click here


Download and install crs package within the R console
Install from CRAN:
install.packages("crs")

Install from Github:
library("remotes")
install_github("cran/crs")

Install by package version:
library("remotes")
install_version("crs", "0.15-38")



Attach the package and use:
library("crs")
Maintained by
Jeffrey S. Racine
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-06-09
Latest Update: 2024-09-29
Description:
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, ), the Social Sciences and Humanities Research Council of Canada (SSHRC, ), and the Shared Hierarchical Academic Research Computing Network (SHARCNET, ). 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.
How to cite:
Jeffrey S. Racine (2011). crs: Categorical Regression Splines. R package version 0.15-38, https://cran.r-project.org/web/packages/crs. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.14-7 (2011-06-09 16:34), 0.14-8 (2011-06-15 20:09), 0.14-9 (2011-06-20 21:07), 0.15-0 (2011-06-24 18:58), 0.15-2 (2011-07-30 17:26), 0.15-3 (2011-09-05 21:37), 0.15-4 (2011-10-15 21:53), 0.15-6 (2011-10-19 09:39), 0.15-7 (2011-10-24 21:25), 0.15-8 (2011-11-16 13:46), 0.15-9 (2011-11-26 08:41), 0.15-11 (2011-12-03 16:28), 0.15-12 (2011-12-07 18:07), 0.15-13 (2012-03-05 20:06), 0.15-14 (2012-03-22 17:55), 0.15-15 (2012-04-16 17:39), 0.15-16 (2012-04-30 21:12), 0.15-17 (2012-06-04 18:09), 0.15-18 (2012-12-29 18:45), 0.15-19 (2014-01-01 06:12), 0.15-20 (2014-01-03 07:51), 0.15-21 (2014-01-09 12:33), 0.15-22 (2014-01-22 16:51), 0.15-23 (2014-08-11 14:41), 0.15-24 (2014-12-18 18:37), 0.15-26 (2017-05-03 15:40), 0.15-27 (2017-05-07 08:19), 0.15-28 (2017-10-29 17:42), 0.15-29 (2017-10-31 08:30), 0.15-30 (2018-01-05 00:07), 0.15-31.1 (2019-11-25 16:11), 0.15-31 (2018-05-01 17:56), 0.15-33 (2021-02-02 13:10), 0.15-34 (2022-03-31 09:50), 0.15-35 (2022-10-09 21:40), 0.15-36 (2022-10-19 01:05), 0.15-37 (2023-01-07 01:20), 0.15-38 (2024-09-29 08:50), 0.15-39 (2026-01-29 16:10), 0.15-41 (2026-04-11 08:21), 0.15-42 (2026-05-01 19:10), 0.15-43 (2026-05-15 15:20)
Other packages that cited crs R package
View crs citation profile
Other R packages that crs depends, imports, suggests or enhances
Complete documentation for crs
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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