Build final pedestrian model
1 | add_layer_to_model(data_dir, dat = NULL, sig = 0.01, pos_only = TRUE)
|
data_dir |
The directory in which data are to be, or have previously been, downloaded. |
dat |
Output of previous run of 'add_layer_to_model' |
sig |
Desired level of statistical significance |
pos_only |
Only include layers that make a positive contribution to final model (and so exclude any layers that are negatively correlated)? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.