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]
First Published: 2011-06-09
Latest Update: 2023-01-07
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 30 Apr. 2025.
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)
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
03/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for crs102030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

eyetrackingR  
Eye-Tracking Data Analysis
Addresses tasks along the pipeline from raw data to analysis and visualization for eye-tracking dat ...
Download / Learn more Package Citations See dependency  
schrute  
The Entire Transcript from the Office in Tidy Format
The complete scripts from the American version of the Office television show in tibble format. Use ...
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  
micEconAids  
Demand Analysis with the Almost Ideal Demand System (AIDS)
Functions and tools for analysing consumer demand with the Almost Ideal Demand System (AIDS) sugg ...
Download / Learn more Package Citations See dependency  
crimeutils  
A Comprehensive Set of Functions to Clean, Analyze, and Present Crime Data
A collection of functions that make it easier to understand crime (or other) data, and assist other ...
Download / Learn more Package Citations See dependency  
GRAPE  
Gene-Ranking Analysis of Pathway Expression
Gene-Ranking Analysis of Pathway Expression (GRAPE) is a tool for summarizing the consensus behavio ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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