Rdocumentation
powered by
Learn R Programming
DLMtool (version 3.2)
Input: Function to run a set of input control methods
Description
Runs a set of input control methods are returns the output in a single table
Usage
Input(DLM_data, MPs = NA, reps = 100, timelimit = 10, CheckMPs = TRUE)
Arguments
DLM_data
A DLM_data object
MPs
A list of input MPs, if NA all available input MPs are run
reps
Number of repetitions (for those methods that use them)
timelimit
Maximum timelimit to run MP (in seconds)
CheckMPs
Logical, the Can function is run if this is TRUE