Learn R Programming

⚠️There's a newer version (2.0.1) of this package.Take me there.

Rsolnp (version 1.14)

General Non-linear Optimization

Description

General Non-linear Optimization Using Augmented Lagrange Multiplier Method

Copy Link

Version

Install

install.packages('Rsolnp')

Monthly Downloads

43,681

Version

1.14

License

GPL

Maintainer

Alexios Ghalanos

Last Published

December 14th, 2012

Functions in Rsolnp (1.14)

benchmark

The Rsolnp Benchmark Problems Suite.
Rsolnp-package

The Rsolnp package
startpars

Generates and returns a set of starting parameters by sampling the parameter space based on the evaluation of the function and constraints.
solnp

Nonlinear optimization using augmented Lagrange method.
benchmarkids

The Rsolnp Benchmark Problems Suite problem id's.
gosolnp

Random Initialization and Multiple Restarts of the solnp solver.