Description Usage Arguments Author(s)
Full workflow with parallel retries, result categorization and dismount/precond run
1 2 3 4 5 | nmSaddleWorkflow(modFileName, retries = 9, doParaRetries = TRUE,
doDismount = FALSE, doNmDismount = TRUE, doCompParaRetries = TRUE,
rerunDirName, degree = 0.99, seed = 20170115,
dismountPertDirections = 1, saddleReset = 0, saddleHess = 0,
slurm_partition = "standard")
|
modFileName |
The model file to use. Default is "run83.mod". |
retries |
The number of retries to run as part of the initial parallel retries. |
doParaRetries |
Whether or not the parallel retries should be run. Default is TRUE. If FALSE then a rerunDirName is expected. |
doDismount |
Whether or not dismount should be run on all samples. Default is TRUE. |
rerunDirName |
If doParaRetries is FALSE, then this directory will be assumed to contain a parallel retries run with model files and outputs to use for dismount and/or precond. No default. |
dismountPertDirections |
Perturbation direction. |
Henrik Bjugård Nyberg - henrik.b.nyberg@farmbio.uu.se
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.