sonlp2Control: Control variables for Rsolnp2

Description Usage Arguments See Also

Description

Returns control list

Usage

1
solnp2Control(rho = 1, majit = 10, minit = 10, delta = 1e-5, tol = 1e-4)

Arguments

rho

a numeric value. The penalty parameter.

majit

an integer value. The maximum number of major iterations.

minit

an integer value. The maximum number of minor iterations.

delta

a numeric value. The relative step size in forward difference evaluation.

tol

a numeric value. The tolerance on feasibility and optimality.

See Also

solnp2, solnp2NLP, and packages Rnlminb2 and Rsolnp2.


Rsolnp2 documentation built on May 2, 2019, 5:11 p.m.