plot.pred.PrevMap.ps {PrevMap}R Documentation

Plot of a predicted surface of geostatistical linear fits with preferentially sampled locations

Description

plot.pred.PrevMap.ps displays predictions obtained from lm.ps.MCML.

Usage

## S3 method for class 'pred.PrevMap.ps'
plot(x, target = NULL, summary = "predictions", ...)

Arguments

x

an object of class "PrevMap".

target

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.

summary

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.

Author(s)

Emanuele Giorgi e.giorgi@lancaster.ac.uk


[Package PrevMap version 1.5.4 Index]