tracts.driver#

Functions

run_model(model_func, bound_func, ...[, ...])

Runs the optimization for any demographic model, including sex-biased models.

run_model_multi_init(model_func, bound_func, ...)

Runs the model multiple times with different initial parameters.

run_model_sex_biased(model_func, bound_func, ...)

Runs the optimization for any demographic model, including sex-biased models.

run_tracts(driver_filename, script_dir)

Main function to run tracts with a specified driver file.