A generic function for mapping spatially continuous prediction for SDALGCPPred_ST function in SDALGCP package. Not for general purposes
plot_continuousST(obj, bound = NULL, type = "relrisk", overlay = FALSE, ...)an object of class "Pred.SDALGCPST" obtained as result of a call to SDALGCPPred_ST
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.