Description Usage Arguments Value See Also Examples
Given models, a list of BRT model bootstraps (each element an output from runBRT), return a matrix of, and optionally boxplot (boxplot) the mean and quantiles (determined by quantiles) of the relative influence of each covariate in the BRT ensembles. The ... argument is passed to boxplot and allows some customisation of the plotting outputs.
| 1 | 
| models | A list of BRT model bootstraps, each element being an output from  | 
| plot | Whether to plot a box and whisker plot. | 
| quantiles | Quantiles from which to calculate the uncertainty regions. | 
| ... | Additional arguments to be passe to  | 
A matrix giving the means and quantiles of relative influence statistics for each covariate int he BRT ensemble.
| 1 | # TO DO
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.