plot.pred.PrevMap.ps displays predictions obtained from lm.ps.MCML.
# S3 method for pred.PrevMap.ps
plot(x, target = NULL, summary = "predictions", ...)an object of class "PrevMap".
a integer value indicating the predictive target: target=1 to visualize summaries of the surface associated with the response variable;
target=2 to visualize summaries of the surface associated with the sampling intensity. If only one target has been predicted, this argument is ignored.
character indicating which summary to display: 'predictions','quantiles' or 'standard.errors'. Default is summary='predictions'. If summary="exceedance.prob", the argument type is ignored.
further arguments passed to plot of the 'raster' package.