Package: UniIsoRegression 0.0-0
UniIsoRegression: Unimodal and Isotonic L1, L2 and Linf Regression
Perform L1 or L2 isotonic and unimodal regression on 1D weighted or unweighted input vector and isotonic regression on 2D weighted or unweighted input vector. It also performs L infinity isotonic and unimodal regression on 1D unweighted input vector. Reference: Quentin F. Stout (2008) <doi:10.1016/j.csda.2008.08.005>. Spouge, J., Wan, H. & Wilbur, W.(2003) <doi:10.1023/A:1023901806339>. Q.F. Stout (2013) <doi:10.1007/s00453-012-9628-4>.
Authors:
UniIsoRegression_0.0-0.tar.gz
UniIsoRegression_0.0-0.zip(r-4.7)UniIsoRegression_0.0-0.zip(r-4.6)UniIsoRegression_0.0-0.zip(r-4.5)
UniIsoRegression_0.0-0.tgz(r-4.6-x86_64)UniIsoRegression_0.0-0.tgz(r-4.6-arm64)UniIsoRegression_0.0-0.tgz(r-4.5-x86_64)UniIsoRegression_0.0-0.tgz(r-4.5-arm64)
UniIsoRegression_0.0-0.tar.gz(r-4.7-arm64)UniIsoRegression_0.0-0.tar.gz(r-4.7-x86_64)UniIsoRegression_0.0-0.tar.gz(r-4.6-arm64)UniIsoRegression_0.0-0.tar.gz(r-4.6-x86_64)
UniIsoRegression_0.0-0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
UniIsoRegression/json (API)
| # Install 'UniIsoRegression' in R: |
| install.packages('UniIsoRegression', repos = c('https://xzp1995.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/xzp1995/uniisoregression/issues
Last updated from:266a40cb85. Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 143 | ||
| linux-devel-x86_64 | NOTE | 106 | ||
| source / vignettes | OK | 155 | ||
| linux-release-arm64 | NOTE | 138 | ||
| linux-release-x86_64 | NOTE | 101 | ||
| macos-release-arm64 | NOTE | 125 | ||
| macos-release-x86_64 | NOTE | 192 | ||
| macos-oldrel-arm64 | NOTE | 170 | ||
| macos-oldrel-x86_64 | NOTE | 536 | ||
| windows-devel | NOTE | 80 | ||
| windows-release | NOTE | 98 | ||
| windows-oldrel | NOTE | 88 | ||
| wasm-release | OK | 130 |
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Isotonic and Unimodal Regression on 1D input. | reg_1d |
| Isotonic Regression on 2D input. | reg_2d |
