makeFocusSearchControl: Create control object for focus search.

Description Usage Arguments Value

Description

Creates a control object to be used with ('focussearch'). See __Arguments__ for further details.

Usage

1
makeFocusSearchControl(points = 100L, maxit = 1L, restarts = 1L)

Arguments

points

[integer(1)]
Number of points for each random search. Default is 100.

maxit

[integer(1)]
Number of focus interation where feasible region is shrinked. Default is 100.

restarts

[integer(1)]
Number of independent restarts. Default is 1.

Value

[FocusSearchControl]


berndbischl/focussearch documentation built on May 12, 2019, 4:28 p.m.