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 06 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/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for crs20406080100120140TrendBars

Today's Hot Picks in Authors and Packages

listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
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  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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