A generic function for mapping spatially discrete prediction for SDALGCPPred function in SDALGCP package. Not for general purposes
plot_discrete(obj, type = "incidence", overlay = FALSE, ...)an object of class "Pred.SDALGCP" obtained as result of a call to SDALGCPPred
Character string: what type of plot to produce. Choices are "incidence" (=exp(mu+S)); "SEincidence" (standard error of incidence); "CovAdjRelRisk" (=exp(S)); or "SECovAdjRelRisk" (standard error of covariate adjusted 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.