powered by
A function that returns the stochastic TAC recommendations from a vector of data-limited MPs (Output) given a data-limited data object Data
TAC(Data, MPs = NA, reps = 100, timelimit = 1)
A data-limited methods data object
optional vector of MP names
Number of repititions
The maximum time (seconds) taken to complete 10 reps
# NOT RUN { Data <- TAC(DLMtool::Cobia) plot(Data) # }
Run the code above in your browser using DataLab