Package: MICsplines 1.0
MICsplines: The Computing of Monotonic Spline Bases and Constrained Least-Squares Estimates
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) <doi:10.1214/08-AOAS167>. 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.
Authors:
MICsplines_1.0.tar.gz
MICsplines_1.0.zip(r-4.5)MICsplines_1.0.zip(r-4.4)MICsplines_1.0.zip(r-4.3)
MICsplines_1.0.tgz(r-4.4-x86_64)MICsplines_1.0.tgz(r-4.4-arm64)MICsplines_1.0.tgz(r-4.3-x86_64)MICsplines_1.0.tgz(r-4.3-arm64)
MICsplines_1.0.tar.gz(r-4.5-noble)MICsplines_1.0.tar.gz(r-4.4-noble)
MICsplines_1.0.tgz(r-4.4-emscripten)MICsplines_1.0.tgz(r-4.3-emscripten)
MICsplines.pdf |MICsplines.html✨
MICsplines/json (API)
# Install 'MICsplines' in R: |
install.packages('MICsplines', repos = c('https://yili-hong.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:ae31cd9c8c. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win-x86_64 | OK | Nov 01 2024 |
R-4.5-linux-x86_64 | OK | Nov 01 2024 |
R-4.4-win-x86_64 | OK | Nov 01 2024 |
R-4.4-mac-x86_64 | OK | Nov 01 2024 |
R-4.4-mac-aarch64 | OK | Nov 01 2024 |
R-4.3-win-x86_64 | OK | Nov 01 2024 |
R-4.3-mac-x86_64 | OK | Nov 01 2024 |
R-4.3-mac-aarch64 | OK | Nov 01 2024 |
Exports:clseMIC.splines.basis.fast
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The Computing of Monotonic Spline Bases and Constrained Least-Squares Estimates | MICsplines-package |
Constrained Least-Squares Estimates | clse |
Generating MIC Spline Bases | MIC.splines.basis.fast |