util_run_nl_dyn_ABCmcmc: ABCmcmc call simulations function

View source: R/util_runnl_dyn.R

util_run_nl_dyn_ABCmcmcR Documentation

ABCmcmc call simulations function

Description

ABCmcmc call simulations function

Usage

util_run_nl_dyn_ABCmcmc(
  nl,
  seed,
  cleanup.csv = TRUE,
  cleanup.xml = TRUE,
  cleanup.bat = TRUE
)

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.


nldoc/nlrx documentation built on Sept. 8, 2024, 6:39 a.m.