Sense:
Sensitivity analysis
Description
A function that determines the inputs for a given data-limited method of class DLM_output and then analyses the sensitivity of TAC estimates to marginal differences in each input. The range used for sensitivity is based on the user-specified CV for that input (e.g. CV_Mort, Mort)
Usage
Sense(DLM_data, MP, nsense = 6, reps = 100, perc = c(0.05, 0.5, 0.95), ploty = T)
Arguments
DLM_data
A data-limited methods data object (class DLM_data)
MP
A character string representing an MP applied in calculating the TAC recommendations in the DLM object
nsense
The number of points over which to calculate the TAC (resolution)
reps
The number of samples of the quota taken for the calculation of the TAC
perc
The percentile of the sample TAC
ploty
A logical switch, (T/F, should a plot be drawn?)