Allows to plot S4 Algorithm.SDM, Ensemble.SDM and Stacked.SDM class objects.
# S4 method for Stacked.SDM,ANY
plot(x, y, ...)# S4 method for SDM,ANY
plot(x, y, ...)
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.
Object to be plotted (S4 Algorithm.SDM, Ensemble.SDM or Stacked.SDM object).
Plot-based parameter not used.