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 11 Mar. 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)
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

histogram  
Construction of Regular and Irregular Histograms with Different Options for Automatic Choice of Bins
Automatic construction of regular and irregular histograms as described in Rozenholc/Mildenberger/Ga ...
Download / Learn more Package Citations See dependency  
sorocs  
A Bayesian Semiparametric Approach to Correlated ROC Surfaces
A Bayesian semiparametric Dirichlet process mixtures to estimate correlated receiver operating chara ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
roptions  
Option Strategies and Valuation
Collection of tools to develop options strategies, value option contracts using the Black-Scholes-Me ...
Download / Learn more Package Citations See dependency  
igoR  
Intergovernmental Organizations Database
Tools to extract information from the Intergovernmental Organizations ('IGO') Database , version 3, ...
Download / Learn more Package Citations See dependency  
openNLPdata  
Apache OpenNLP Jars and Basic English Language Models
Apache OpenNLP jars and basic English language models. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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