Arguments
model
either a character vector giving the path to a model file (typically ending in ".bi"), or a bi_model object
config
path to a configuration file, containing multiple arguments
options
list of additional arguments to pass to the call to libbi
global_options
deprecated, replaced by options
working_folder
path to a folder from which to run libbi; default to a temporary folder.
path_to_libbi
path to libbi binary; by default it tries to locate libbi
input
input file (given as file name or libbi object or a list of data frames
init
init file (given as file name or libbi object or a list of data frames
obs
observation file (given as file name or libbi object or a list of data frames
run
(boolean) whether to run the model
using the which Unix command, after having loaded "~/.bashrc" if present;
if unsuccessful it tries "~/PathToBiBin/libbi"; if unsuccessful again it fails.