This MP adjusts effort limit based on the ratio of recent mean length (over
last yrsmth
years) and a target length defined as
EtargetLopt(x, Data, reps = 100, plot = FALSE, yrsmth = 3, buffer = 0.1)
A position in the data object
A data object
The number of stochastic samples of the MP recommendation(s)
Logical. Show the plot?
Number of years to calculate average length
Parameter controlling the fraction of calculated effor - acts as a precautionary buffer
An object of class Rec
with the TAE slot(s) populated
See '>Data for information on the Data
object
EtargetLopt
: ML, MPeff, Mort, vbK, vbLinf, wlb
See Online Documentation for correctly rendered equations
The TAE is calculated as:
buffer
, yrmsth
years, and:
# NOT RUN {
EtargetLopt(1, DLMtool::SimulatedData, plot=TRUE)
# }
Run the code above in your browser using DataLab