Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 3 of 3 found.
[1] < 1 > [1]  Sort:

Rcgminb (Package: Rcgmin) : An R implementation of a bounded nonlinear conjugate gradient algorithm

The purpose of Rcgminb is to minimize a bounds (box) and mask constrained function of many parameters by a nonlinear conjugate gradients method. This code is entirely in R to allow users to explore and understand the method. It allows bounds (or box) constraints and masks (equality constraints) to be imposed on parameters.
● Data Source: CranContrib
● Keywords: nonlinear, optimize
● Alias: Rcgminb
● 0 images

Rcgminu (Package: Rcgmin) : An R implementation of an unconstrained nonlinear conjugate gradient algorithm

The purpose of Rcgminu is to minimize an unconstrained function of many parameters by a nonlinear conjugate gradients method. This code is entirely in R to allow users to explore and understand the method.
● Data Source: CranContrib
● Keywords: nonlinear, optimize
● Alias: Rcgminu
● 0 images

Rcgmin (Package: Rcgmin) : An R implementation of a nonlinear conjugate gradient algorithm with the Dai / Yuan

The purpose of Rcgmin is to minimize an unconstrained or bounds (box) and mask constrained function of many parameters by a nonlinear conjugate gradients method. This code is entirely in R to allow users to explore and understand the method. It also allows bounds (or box) constraints and masks (equality constraints) to be imposed on parameters.
● Data Source: CranContrib
● Keywords: nonlinear, optimize
● Alias: Rcgmin
● 0 images