It creates the advice.ctrl object to be used in the call to the main function FLBEIA.

create.advice.ctrl(stksnames, HCR.models = NULL, ...)

Arguments

stksnames

A vector with the name of the stocks in the OM.

HCR.models

A character vector of the same length as stksnames with the name of the HCR used to generate the management advice.

...

any extra arguments necessary in the HCR specific creators. '...' are extracted using 'list(...)', this generates a named list with the extra arguments. To assure the correct functioning the extra arguments must have a name.

Value

A list of lists with the basic structure of the advice.ctrl object.