View source: R/F_pseudo_rectif.R
F_pseudo_rectif | R Documentation |
F_pseudo_rectif
From terminal F, returns N and F estimate and plots. Trimestrial only works when group = 3 or 4.
F_pseudo_rectif(
FT,
age,
Mat_C,
Mat_R,
Mat_E,
Mat_M,
step_time,
Prop_R,
quarter,
ngroup = F
)
FT |
Terminal F |
Mat_C |
data frame of catch, each column is a different gear |
Mat_R |
vector of recruitment, if unknown, considered constant |
Mat_E |
data frame of effort, each column is a different gear |
Mat_M |
vector of mortality biological parameter |
step_time |
Time step for the analysis |
Prop_R |
Proportion of recruitment if quarter analysis (R can be continuons along the year) |
quarter |
Boolean indicating if quarterly data is used |
ngroup |
Number of groups |
Rinit |
Initial value for pseudo cohort analysis, equivalent to the last year recruitment |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.