snow.chains: DREAM with external batch files in parallel folders

Description See Also

Description

N.B. This functionality is only provided on request for expert users of external model software. It is assumed that users are capable of setting up batch files, executing them from R, and reading in the results. The authors can only provide limited support.

With the setting control$parallel="snow.chains", dream interprets FUN to be of the form logp=f(chain.id, list of pars). By passing the chain.id to the function, the user can run external programs in parallel (using SNOW) within separate folders.

In addition:

See Also

dream for documentation of other arguments, and dreamCalibrate for the recommended way to calibrate a function using dream. demo("parallelisation_chain_id")


dream documentation built on May 2, 2019, 5:21 p.m.

Related to snow.chains in dream...