A function that returns the stochastic TAC recommendations from a vector of output control MPs given a data object Data
TAC(Data, MPs = NA, reps = 100, timelimit = 1, checkMP = TRUE, silent = FALSE)
A data-limited methods data object
optional vector of MP names
Number of repetitions
The maximum time (seconds) taken to complete 10 reps
Logical. Check if the MP can be run first?
Logical. Suppress messages?