nonneg.cg: Non-Negative Conjugate-Gradient Minimizer

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/>).

Getting started

Package details

AuthorDavid Cortes
MaintainerDavid Cortes <david.cortes.rivera@gmail.com>
LicenseBSD_2_clause + file LICENSE
Version0.1.6-1
URL https://github.com/david-cortes/nonneg_cg
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("nonneg.cg")

Try the nonneg.cg package in your browser

Any scripts or data that you put into this service are public.

nonneg.cg documentation built on Sept. 26, 2021, 9:08 a.m.