| FLSepVPA.control-class {FLAssess} | R Documentation |
Objects of this class contain all the neccessary settings for the Separable VPA
model available through function SepVPA.
Objects can be created by calls of the form new("FLSepVPA.control", ...) or
by calling the FLSepVPA.control function.
sep.nyr:"integer". Number of years for separable model.sep.age:"integer". Reference age for fitting the separable model. Default value = 4sep.sel:"numeric". Default value = 1.0No methods defined with class "FLSepVPA.control" in the signature.
Iago Mosqueira
JG Shepherd, SM Stevens. 1983. Separable VPA: User's guide - Int. Rep., MAFF Direct. Fish. Res.
FLSepVPA
sep.vpa.control <- FLSepVPA.control(sep.nyr=5, sep.age=5)