optimbase.checkx0: Check Consistency of Initial Guesses

Description Usage Arguments Value Author(s) See Also

View source: R/optimbase.checkx0.R

Description

This function checks that the initial guesses defined in the optimization object are consistent with the defined bounds and the non linear inequality constraints. The actual work is delegated to optimbase.isfeasible.

Usage

1

Arguments

this

An optimization object

Value

Return a list with the following elements:

this

The optimization object.

isok

TRUE if the initial guesses are consistent with the settings, FALSE otherwise.

Author(s)

Author of Scilab optimbase module: Michael Baudin (INRIA - Digiteo)

Author of R adaptation: Sebastien Bihorel (sb.pmlab@gmail.com)

See Also

optimbase.isfeasible


optimbase documentation built on Jan. 27, 2022, 1:14 a.m.