CRAN/E | crs

crs

Categorical Regression Splines

Installation

About

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.

github.com/JeffreyRacine/R-Package-crs
Copyright see file COPYRIGHTS
Bug report File report

Key Metrics

Version 0.15-37
Published 2023-01-07 475 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks crs results

Downloads

Yesterday 69 0%
Last 7 days 260 -34%
Last 30 days 1.599 -7%
Last 90 days 4.932 -40%
Last 365 days 23.712 -19%

Maintainer

Maintainer

Jeffrey S. Racine

racinej@mcmaster.ca

Authors

Jeffrey S. Racine

aut / cre

Zhenghua Nie

aut

Brian D. Ripley

ctb

(stepCV.R)

Material

README
ChangeLog
Reference manual
Package source

In Views

Optimization

Vignettes

The crs Package
Frequently Asked Questions (crs)
A Primer on Spline Regression

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

crs archive

Imports

boot
stats
np
quantreg

Suggests

logspline
quadprog
rgl

Reverse Imports

cops

Reverse Suggests

laGP
mlr