This package is considered a duplicate. The official version of this package is found at:https://bertvanderveen.r-universe.dev/minic
Package: minic 1.0.3
minic: Minimization Methods for Ill-Conditioned Problems
Implementation of methods for minimizing ill-conditioned problems. Currently only includes regularized (quasi-)newton optimization (Kanzow and Steck et al. (2023), <doi:10.1007/s12532-023-00238-4>).
Authors:
minic_1.0.3.tar.gz
minic_1.0.3.zip(r-4.7-x86_64)minic_1.0.3.zip(r-4.7-arm64)
minic_1.0.3.tar.gz(r-4.7-arm64)minic_1.0.3.tar.gz(r-4.7-x86_64)minic_1.0.3.tar.gz(r-4.6-arm64)minic_1.0.3.tar.gz(r-4.6-x86_64)
minic_1.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
minic/json (API)
| # Install 'minic' in R: |
| install.packages('minic', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bertvanderveen/minic/issues
Last updated from:07e7cad240. Checks:8 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 135 | ||
| linux-devel-x86_64 | OK | 146 | ||
| source / vignettes | OK | 185 | ||
| linux-release-arm64 | OK | 131 | ||
| linux-release-x86_64 | OK | 145 | ||
| windows-devel-arm64 | OK | 201 | ||
| windows-devel-x86_64 | OK | 126 | ||
| wasm-release | OK | 113 |
Exports:rnewton
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Regularized quasi-Newton optimization | rnewt rnewton |
