This functions returns the name of each parameter based on the model specification (sexes, maturity, fleet, ...).

get_Param_name(DatFile = NULL, CtlFile = NULL, nyrRetro = NULL)

Arguments

DatFile

(list)- Object containing the .dat file - This is the output of the readGMACSdat() function.

CtlFile

(list)- Object containing the .ctl file - This is the output of the readGMACSctl() function.

nyrRetro

(integer)- Number of year for the retrospective analysis

Value

the name as the parameters as a named list.

See also