write.sa.configs.Rd
Writes config files for use in sensitivity analysis.
write.sa.configs(
defaults,
quantile.samples,
settings,
model,
clean = FALSE,
write.to.db = TRUE
)
named list with default parameter values
list of lists supplied by get.sa.samples
list of settings
name of model to be run
logical: Delete any existing contents of the directory specified by settings$rundir
before writing to it?
logical: Record this run to BETY? If TRUE, uses connection settings specified in settings$database
list, containing $runs = data frame of runids, and $ensemble.id = the ensemble ID for these runs. Also writes sensitivity analysis configuration files as a side effect