xu_paper_main: Mainline for experiments and data generation for Xu bdpg...

Description Usage Arguments Value Examples

Description

This is the top level function for running experiments and generating data for the problem difficulty paper that explains the Xu biodiversity problem generator.

Usage

1
xu_paper_main(parameters, emulating_tzar = FALSE)

Arguments

parameters

List of parameters controlling the current run (usually decoded from project.yaml by tzar)

emulating_tzar

boolean indicating whether to run tzar_emulator; TRUE implies run emulator, FALSE implies don't run under emulator

Value

returns nothing

Examples

1
2
3
4
## Not run: 
xu_paper_main (parameters)

## End(Not run)

langfob/bdpgxupaper documentation built on May 25, 2019, 9:30 p.m.