FLBDsim.RdA class to simulate the growth of populations aggregated in biomass.
| ... | Empty or FLQuants for 'biomass', 'catch' and 'uncertainty' slots and optionally the values for the rest of the slots. |
|---|
An object of class FLBDsim.
The FLBDsim has the following slots:
nameThe name of the stock.
descA description of the object.
rangeThe range of the object.
biomassAn FLQuant to store the biomass of the stock.
gBAn FLQuant to store the surplus production of the stock.
catchAn FLQuant to store the catch of the stock.
uncertaintyAn FLQuant to store the uncertainty that is multiplied to the biomass in every step of the simulation.
covarAn FLQuants to store the covariates that are part of the growth model.
modelA character with the name of the model to simulate the recruitment process.
paramsAn array with dimension [numb.params, numb.year, numd.season, numb.iteration] with year and season and iteration dependent parameters of the growth model.
alphaAn array with dimension [numb.year, numd.season, numb.iteration] with year, season and iteration dependent value bigger than one which indicates, in percentage, how big can be the biomass in comparison with the carrying capacity.
nameThe name of the object.
descCharacter with the description of the object.
rangeA numeric vector with the range of the object as in other FLR objects.