Description Usage Arguments Details Value Functions Required Data Rendered Equations Author(s) Examples
An index target MP where the Effort is modified according to current index levels (mean index over last 5 years) relative to a target level.
| 1 2 3 | 
| x | A position in the data object | 
| Data | A data object | 
| reps | The number of stochastic samples of the MP recommendation(s) | 
| plot | Logical. Show the plot? | 
| yrsmth | The number of historical years over which to average the index | 
| mc | The maximum fractional change in the effort among years. | 
The TAE is calculated as:
\textrm{TAE}_y = \textrm{TAE}_{y-1} δ
where δ is \frac{I} {I_{\textrm{ref}}} averaged over last
yrsmth years. I_{\textrm{ref}} is the index target (Data@Iref).
The maximum fractional change in TAE is specified in mc.
An object of class Rec with the TAE slot(s) populated
ITe5: Maximum annual changes are 5 per cent.
ITe10: Maximum annual changes are 10 per cent.
See Data for information on the Data object 
ITe5: Ind, Iref, MPeff
ITe10: Ind, Iref, MPeff
See Online Documentation for correctly rendered equations
T. Carruthers
| 1 2 | ITe5(1, DLMtool::SimulatedData, plot=TRUE)
ITe10(1, DLMtool::SimulatedData, plot=TRUE)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.