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 - 6 of 6 found.
[1] < 1 > [1]  Sort:

Rsolnp-package (Package: Rsolnp) : The Rsolnp package

The Rsolnp package implements Y.Ye's general nonlinear augmented Lagrange multiplier method solver (SQP based solver).
● Data Source: CranContrib
● Keywords:
● Alias: Rsolnp, Rsolnp-package
● 0 images

benchmark (Package: Rsolnp) :

The function implements a set of benchmark problems against the MINOS solver of Murtagh and Saunders.
● Data Source: CranContrib
● Keywords: optimize
● Alias: benchmark
● 0 images

solnp (Package: Rsolnp) :

The solnp function is based on the solver by Yinyu Ye which solves the general nonlinear programming problem:
● Data Source: CranContrib
● Keywords: optimize
● Alias: solnp
● 0 images

startpars (Package: Rsolnp) :

A simple penalty barrier function is formed which is then evaluated at randomly sampled points based on the upper and lower parameter bounds (when eval.type = 2), else the objective function directly for values not violating any inequality constraints (when eval.type = 1). The sampled points can be generated from the uniform, normal or truncated normal distributions.
● Data Source: CranContrib
● Keywords: optimize
● Alias: startpars
● 0 images

benchmarkids (Package: Rsolnp) :

Returns the id's of available benchmark in the Rsolnp Benchmark Problems Suite.
● Data Source: CranContrib
● Keywords: optimize
● Alias: benchmarkids
● 0 images

gosolnp (Package: Rsolnp) :

When the objective function is non-smooth or has many local minima, it is hard to judge the optimality of the solution, and this usually depends critically on the starting parameters. This function enables the generation of a set of randomly chosen parameters from which to initialize multiple restarts of the solver (see note for details).
● Data Source: CranContrib
● Keywords: optimize
● Alias: gosolnp
● 0 images