Package: monotone 0.1.2
monotone: Performs Monotone Regression
The monotone package contains a fast up-and-down-blocks implementation for the pool-adjacent-violators algorithm for simple linear ordered monotone regression, including two spin-off functions for unimodal and bivariate monotone regression (see <doi:10.18637/jss.v102.c01>).
Authors:
monotone_0.1.2.tar.gz
monotone_0.1.2.zip(r-4.5)monotone_0.1.2.zip(r-4.4)monotone_0.1.2.zip(r-4.3)
monotone_0.1.2.tgz(r-4.4-x86_64)monotone_0.1.2.tgz(r-4.4-arm64)monotone_0.1.2.tgz(r-4.3-x86_64)monotone_0.1.2.tgz(r-4.3-arm64)
monotone_0.1.2.tar.gz(r-4.5-noble)monotone_0.1.2.tar.gz(r-4.4-noble)
monotone_0.1.2.tgz(r-4.4-emscripten)monotone_0.1.2.tgz(r-4.3-emscripten)
monotone.pdf |monotone.html✨
monotone/json (API)
# Install 'monotone' in R: |
install.packages('monotone', repos = c('https://busingfmta.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 2 years agofrom:36c17fa4b0. Checks:OK: 4 NOTE: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win-x86_64 | NOTE | Nov 14 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 14 2024 |
R-4.4-win-x86_64 | NOTE | Nov 14 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 14 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 14 2024 |
R-4.3-win-x86_64 | OK | Nov 14 2024 |
R-4.3-mac-x86_64 | OK | Nov 14 2024 |
R-4.3-mac-aarch64 | OK | Nov 14 2024 |
Exports:bimonotonelegacymonotoneunimonotone
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bivariate Monotone Regression Function | bimonotone |
Monotone Regression Legacy Function | legacy |
Monotone Regression Function | monotone |
Unimodal Monotone Regression Function | unimonotone |