cesaraustralia / GeneticRiskIndex

2 stars 2 forks source link

allow epsilon sensitivity #16

Closed rafaqz closed 3 years ago

rafaqz commented 3 years ago

This PR adds a scalar for sensitivity analysis of the epsilon (disperal distance) values. It also adds a name for the sensitivy analysis to append to filenames and show in plots, so that the main outputs are not overwritten by sensitivity analysis.

Closes #10

Pinging @rvalavi and @Peterak100 for review because this will require a change to your config.toml (see the config.toml.example file), but otherwise is pretty straightforward.

rvalavi commented 3 years ago

I added a few paste0, it should be fine now!