cobraPhaseI: Find a feasible solution.

Description Usage Arguments Value Author(s) See Also

View source: R/cobraPhaseI.R

Description

Find a feasible solution using the COBRA optimizer phase I by searching new infill points. Please note that this phase can be skipped by setting the cobra$skipPhaseI parameter to TRUE in the initialization phase cobraInit()

Usage

1
cobraPhaseI(cobra)

Arguments

cobra

an object of class COBRA, this is a (long) list containing all settings from cobraInit

Value

cobra, an object of class COBRA

Author(s)

Wolfgang Konen, Samineh Bagheri, Patrick Koch, Cologne University of Applied Sciences

See Also

cobraPhaseII, cobraInit


SACOBRA documentation built on March 26, 2020, 7:15 p.m.