Package: MonoPoly 0.3-10
MonoPoly: Functions to Fit Monotone Polynomials
Functions for fitting monotone polynomials to data. Detailed discussion of the methodologies used can be found in Murray, Mueller and Turlach (2013) <doi:10.1007/s00180-012-0390-5> and Murray, Mueller and Turlach (2016) <doi:10.1080/00949655.2016.1139582>.
Authors:
MonoPoly_0.3-10.tar.gz
MonoPoly_0.3-10.zip(r-4.7)MonoPoly_0.3-10.zip(r-4.6)MonoPoly_0.3-10.zip(r-4.5)
MonoPoly_0.3-10.tgz(r-4.6-x86_64)MonoPoly_0.3-10.tgz(r-4.6-arm64)MonoPoly_0.3-10.tgz(r-4.5-x86_64)MonoPoly_0.3-10.tgz(r-4.5-arm64)
MonoPoly_0.3-10.tar.gz(r-4.7-arm64)MonoPoly_0.3-10.tar.gz(r-4.7-x86_64)MonoPoly_0.3-10.tar.gz(r-4.6-arm64)MonoPoly_0.3-10.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
MonoPoly/json (API)
| # Install 'MonoPoly' in R: |
| install.packages('MonoPoly', repos = c('https://berwinturlach.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:c287782d1e. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 101 | ||
| linux-devel-x86_64 | OK | 96 | ||
| source / vignettes | OK | 112 | ||
| linux-release-arm64 | OK | 101 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 95 | ||
| macos-release-x86_64 | OK | 167 | ||
| macos-oldrel-arm64 | OK | 112 | ||
| macos-oldrel-x86_64 | OK | 187 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 85 | ||
| wasm-release | FAIL | 89 |
Exports:curvPolevalPolismonotonemonpolmonpol.controlmonpol.fitSOSpol.fit
Dependencies:quadprog
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Extract Model Coefficients | coef.monpol |
| Evaluating the Curvature of Polynomials | curvPol |
| Evaluating Polynomials | evalPol |
| Extract Model Fitted Values | fitted.monpol fitted.values.monpol |
| hawkins | hawkins |
| Check whether a polynomial is monotone | ismonotone ismonotone.default ismonotone.monpol |
| Construct Design Matrices | model.matrix.monpol |
| Monotone Polynomials | monpol |
| Control the Iterations in monpol | monpol.control |
| Monotone Polynomials | monpol.fit SOSpol.fit |
| Predicting from Monotone Polynomial Fits | predict.monpol |
| Printing Monotone Polynomials | print.monpol |
| Extract Model Residuals | resid.monpol residuals.monpol |
| Simulated w0 data used in Murray et al. (2013) | w0 |
| Simulated w2 data used in Murray et al. (2013) | w2 |
