Minimize a differentiable function subject to all the variables being non-negative (i.e. >= 0), using a Conjugate-Gradient algorithm based on a modified Polak-Ribiere-Polyak formula as described in (Li, Can, 2013, <https://www.hindawi.com/journals/jam/2013/986317/abs/>).
Version: | 0.1.6 |
Imports: | Rcpp (≥ 0.12.19) |
LinkingTo: | Rcpp |
Published: | 2019-09-05 |
Author: | David Cortes |
Maintainer: | David Cortes <david.cortes.rivera at gmail.com> |
BugReports: | https://github.com/david-cortes/nonneg_cg/issues |
License: | BSD_2_clause + file LICENSE |
URL: | https://github.com/david-cortes/nonneg_cg |
NeedsCompilation: | yes |
In views: | Optimization |
CRAN checks: | nonneg.cg results |
Reference manual: | nonneg.cg.pdf |
Package source: | nonneg.cg_0.1.6.tar.gz |
Windows binaries: | r-devel: nonneg.cg_0.1.6.zip, r-release: nonneg.cg_0.1.6.zip, r-oldrel: nonneg.cg_0.1.6.zip |
macOS binaries: | r-release: nonneg.cg_0.1.6.tgz, r-oldrel: nonneg.cg_0.1.6.tgz |
Old sources: | nonneg.cg archive |
Please use the canonical form https://CRAN.R-project.org/package=nonneg.cg to link to this page.