Run a Management Procedure
runMP(Data, MPs = NA, reps = 100, perc = 0.5, chkMPs = FALSE, silent = FALSE)
invisibly returns the Data object
A MSEtool Data object
The name of the MP to run (or a vector or names)
Number of repetitions
Percentile to summarize reps (default is median)
Logical. Should the MPs be checked before attempting to run them?
Logical. Should messages by suppressed?