plot.pred.PrevMap: Plot of a predicted surface

Description Usage Arguments Author(s)

View source: R/foo.R

Description

plot.pred.PrevMap displays predictions obtained from spatial.pred.linear.MLE, spatial.pred.linear.Bayes,spatial.pred.binomial.MCML, spatial.pred.binomial.Bayes and spatial.pred.poisson.MCML.

Usage

1
2
## S3 method for class 'pred.PrevMap'
plot(x, type = NULL, summary = "predictions", ...)

Arguments

x

an object of class "PrevMap".

type

a character indicating the type of prediction to display: 'prevalence','odds', 'logit' or 'probit' for binomial models; "log" or "exponential" for Poisson models. Default is NULL.

summary

character indicating which summary to display: 'predictions','quantiles', 'standard.errors' or 'exceedance.prob'; default is '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

Peter J. Diggle p.diggle@lancaster.ac.uk


PrevMap documentation built on Oct. 7, 2021, 5:07 p.m.