A generic function for mapping spatially continuous prediction for SDALGCPPred function in SDALGCP package. Not for general purposes
plot_continuous(obj, bound = NULL, type = "relrisk", overlay = FALSE, ...)an object of class "Pred.SDALGCP" obtained as result of a call to SDALGCPPred
the boundary of the predictive grid, not required if predictive grid is not supplied
Character string: what type of plot to produce. Choices are "relrisk" (=exp(S)); "SErelrisk" (standard error of the relative risk).
optional; a logical operation to indicate either to add a base map.
further arguments passed to plot.
The function does not return any value.