Input: Function to run a set of input control methods

Description Usage Arguments Author(s) Examples

View source: R/Data_Functions.R

Description

Runs a set of input control methods are returns the output in a single table

Usage

1
Input(Data, MPs = NA, reps = 100, timelimit = 10, CheckMPs = TRUE, msg = TRUE)

Arguments

Data

A 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

msg

Logical. Should messages be printed?

Author(s)

A. Hordyk

Examples

1

DLMtool/DLMtool documentation built on June 20, 2021, 5:20 p.m.