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: |
summary |
character indicating which summary to display: 'predictions','quantiles' or 'standard.errors'. Default is |
... |
further arguments passed to |
Author(s)
Emanuele Giorgi e.giorgi@lancaster.ac.uk
[Package PrevMap version 1.5.4 Index]