MRreal.Rd
Management procedures that close Area 1 to fishing and reallocate fishing effort spatially.
MRreal(x, Data, reps, plot = FALSE)
MRnoreal(x, Data, reps, plot = FALSE)
A position in the data object
A data object
The number of stochastic samples of the MP recommendation(s)
Logical. Show the plot?
An object of class Rec-class
with the Spatial slot(s) populated
MRreal
: A spatial control that prevents fishing in area 1 and reallocates this
fishing effort to area 2 (or over other areas).
MRnoreal
: A spatial control that prevents fishing in area 1
and does not reallocate this fishing effort to area 2.
See Online Documentation for correctly rendered equations
MRreal(1, MSEtool::Atlantic_mackerel, plot=TRUE)
#> Area 1 Area 2
#> 0 1
MRnoreal(1, MSEtool::Atlantic_mackerel, plot=TRUE)
#> Area 1 Area 2
#> 0 1