plot.model: Plot SDMs, ensemble SDMs, and SSDMs

Description Usage Arguments Value

Description

Allows to plot S4 Algorithm.SDM, Ensemble.SDM and Stacked.SDM class objects.

Usage

1
2
3
4
5
## S4 method for signature 'Stacked.SDM,ANY'
plot(x, y, ...)

## S4 method for signature 'SDM,ANY'
plot(x, y, ...)

Arguments

x

Object to be plotted (S4 Algorithm.SDM, Ensemble.SDM or Stacked.SDM object).

y, ...

Plot-based parameter not used.

Value

Open a window with a shiny app rendering all the results (habitat suitability map, binary map, evaluation table, variable importance and/or between-algorithm variance map, and/or algorithm evaluation, and/or algorithm correlation matrix and/or local species richness map) in a user-friendly interface.


hugocalcad/LigthSSDM documentation built on June 22, 2019, 12:43 a.m.