Package: OrdMonReg 1.0.4
OrdMonReg: Compute Least Squares Estimates of One Bounded or Two Ordered Isotonic Regression Curves
We consider the problem of estimating two isotonic regression curves g1* and g2* under the constraint that they are ordered, i.e. g1* <= g2*. Given two sets of n data points y_1, ..., y_n and z_1, ..., z_n that are observed at (the same) deterministic design points x_1, ..., x_n, the estimates are obtained by minimizing the Least Squares criterion L(a, b) = sum_{i=1}^n (y_i - a_i)^2 w1(x_i) + sum_{i=1}^n (z_i - b_i)^2 w2(x_i) over the class of pairs of vectors (a, b) such that a and b are isotonic and a_i <= b_i for all i = 1, ..., n. We offer two different approaches to compute the estimates: a projected subgradient algorithm where the projection is calculated using a PAVA as well as Dykstra's cyclical projection algorithm.
Authors:
OrdMonReg_1.0.4.tar.gz
OrdMonReg_1.0.4.zip(r-4.7)OrdMonReg_1.0.4.zip(r-4.6)OrdMonReg_1.0.4.zip(r-4.5)
OrdMonReg_1.0.4.tgz(r-4.6-any)OrdMonReg_1.0.4.tgz(r-4.5-any)
OrdMonReg_1.0.4.tar.gz(r-4.7-any)OrdMonReg_1.0.4.tar.gz(r-4.6-any)
OrdMonReg_1.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
OrdMonReg/json (API)
NEWS
| # Install 'OrdMonReg' in R: |
| install.packages('OrdMonReg', repos = c('https://numbersman77.r-universe.dev', 'https://cloud.r-project.org')) |
- mechIng - Mechanical engineering dataset used to illustrate ordered isotonic regression
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:97bb7fa618. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 95 | ||
| source / vignettes | OK | 137 | ||
| linux-release-x86_64 | OK | 92 | ||
| macos-release-arm64 | OK | 83 | ||
| macos-oldrel-arm64 | OK | 88 | ||
| windows-devel | OK | 66 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 51 | ||
| wasm-release | OK | 113 |
Exports:astar_1BoundedAntiMeanBoundedAntiMeanTwoBoundedIsoMeanBoundedIsoMeanTwoBoundedIsoMeanTwoDykstrabstar_ndispLSfunctionalMAminK1minK2minK3Subgradient
Dependencies:
