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 07 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

ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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