util_run_nl_dyn_GenAlg {nlrx} | R Documentation |
Genetic Algorithm call simulations function
Description
Genetic Algorithm call simulations function
Usage
util_run_nl_dyn_GenAlg(nl, seed, cleanup.csv, cleanup.xml, cleanup.bat)
Arguments
nl |
nl object |
seed |
current model seed |
cleanup.csv |
TRUE/FALSE, if TRUE temporary created csv output files will be deleted after gathering results. |
cleanup.xml |
TRUE/FALSE, if TRUE temporary created xml output files will be deleted after gathering results. |
cleanup.bat |
TRUE/FALSE, if TRUE temporary created bat/sh output files will be deleted after gathering results. |
[Package nlrx version 0.4.5 Index]