RandomStart: Random start Algorithm

Description Usage Arguments Value

View source: R/SACOBRA.R

Description

Return a cobra object with cobra$xStart adjusted

Usage

1
RandomStart(cobra)

Arguments

cobra

an object of class COBRA (see cobraInit)

Value

cobra, an object of class COBRA from cobraInit, with modified elements

xStart

new starting point, either random or cobra$xBest

noProgressCount

number of consecutive iterations without a progress. Set to 0, if a random start point is choosen.


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