Description Usage Arguments Value
Emulate the output from a global sensitivity analysis using boosted regression trees with different interaction depths. Based on function described in Prowse et al 2016. Writes files to out/brt, creating /brt if necessary
1 2 | emulate_sensitivity(sens.out, par.ls, n.cores = 1, n.sub = 10,
td = c(1, 3, 5), resp, brt.dir = "out/brt/")
|
sens.out |
Dataframe of the parameter sets and simulation summaries;
|
par.ls |
List output from |
n.cores |
|
n.sub |
|
td |
|
resp |
Which response summary to use (column name from |
brt.dir |
|
Success message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.