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.7)MICsplines_1.0.zip(r-4.6)MICsplines_1.0.zip(r-4.5)
MICsplines_1.0.tgz(r-4.6-x86_64)MICsplines_1.0.tgz(r-4.6-arm64)MICsplines_1.0.tgz(r-4.5-x86_64)MICsplines_1.0.tgz(r-4.5-arm64)
MICsplines_1.0.tar.gz(r-4.7-arm64)MICsplines_1.0.tar.gz(r-4.7-x86_64)MICsplines_1.0.tar.gz(r-4.6-arm64)MICsplines_1.0.tar.gz(r-4.6-x86_64)
MICsplines_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:ae31cd9c8c. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 94 | ||
| linux-devel-x86_64 | OK | 79 | ||
| source / vignettes | OK | 133 | ||
| linux-release-arm64 | OK | 102 | ||
| linux-release-x86_64 | OK | 80 | ||
| macos-release-arm64 | OK | 90 | ||
| macos-release-x86_64 | OK | 178 | ||
| macos-oldrel-arm64 | OK | 78 | ||
| macos-oldrel-x86_64 | OK | 161 | ||
| windows-devel | OK | 97 | ||
| windows-release | OK | 59 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 77 |
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 |
