Itarget | R Documentation |
Itarget MP
Itarget(
x,
Data,
reps = 1,
w = 0,
lambda = 0.2,
delta = 1,
xx = 1,
index_target_window = 10,
index_current_window = 5,
catch_target_window = 5
)
Itarget_base(x, Data, reps = 1)
Itarget_w0.8(x, Data, reps = 1)
Itarget_x0.2(x, Data, reps = 1)
Itarget_x0.8(x, Data, reps = 1)
Itarget_d1.2(x, Data, reps = 1)
Itarget_d0.8(x, Data, reps = 1)
x |
A position in the data object. As per MSEtool. |
Data |
A data object. As per MSEtool. |
reps |
The number of stochastic samples of the MP recommendation(s). As per MSEtool. |
w |
A smoothing parameter that defines the "steepness" of the adjustment slope. |
lambda |
Fraction of the average index over the 10 years prior to the projection period below which future TACs are reduced quadratically. |
delta |
|
xx |
Catch target defined as |
index_target_window |
Index target window in years. |
index_current_window |
Index current window in years. Years over which the average index is calculated. |
catch_target_window |
Catch target window in years. |
Itarget(1, MSEtool::SimulatedData)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.