Wrapper function for mclapply
Wrapper function for mclapply
## Default S3 method: sim( x = NULL, R = 100, f = NULL, colnames = NULL, messages = lava.options()$messages, seed = NULL, args = list(), iter = FALSE, ... )
x |
function or 'sim' object |
R |
Number of replications or data.frame with parameters |
f |
Optional function (i.e., if x is a matrix) |
colnames |
Optional column names |
messages |
Messages |
seed |
(optional) Seed (needed with cl=TRUE) |
args |
(optional) list of named arguments passed to (mc)mapply |
iter |
If TRUE the iteration number is passed as first argument to (mc)mapply |
... |
Additional arguments to (mc)mapply |
summary.sim plot.sim print.sim
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.