Learn R Programming

MICsplines (version 1.0)

The Computing of Monotonic Spline Bases and Constrained Least-Squares Estimates

Description

Providing C implementation for the computing of monotonic spline bases, including M-splines, I-splines, and C-splines, denoted by MIC splines. The definitions of the spline bases are described in Meyer (2008) . The package also provides the computing of constrained least-squares estimates when a subset of or all of the regression coefficients are constrained to be non-negative.

Copy Link

Version

Install

install.packages('MICsplines')

Monthly Downloads

206

Version

1.0

License

GPL-2

Maintainer

Yili Hong

Last Published

September 7th, 2021

Functions in MICsplines (1.0)

clse

Constrained Least-Squares Estimates
MIC.splines.basis.fast

Generating MIC Spline Bases
MICsplines-package

MICsplines