plot_continuous: plot_continuous

Description Usage Arguments Value Author(s) See Also

View source: R/dm_functions.R

Description

A generic function for mapping spatially continuous prediction for SDALGCPPred function in SDALGCP package. Not for general purposes

Usage

1
plot_continuous(obj, bound = NULL, type = "relrisk", overlay = FALSE, ...)

Arguments

obj

an object of class "Pred.SDALGCP" obtained as result of a call to SDALGCPPred

bound

the boundary of the predictive grid, not required if predictive grid is not supplied

type

Character string: what type of plot to produce. Choices are "relrisk" (=exp(S)); "SErelrisk" (standard error of the relative risk).

overlay

optional; a logical operation to indicate either to add a base map.

...

further arguments passed to plot.

Value

The function does not return any value.

Author(s)

Olatunji O. Johnson o.johnson@lancaster.ac.uk

Emanuele Giorgi e.giorgi@lancaster.ac.uk

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

See Also

SDALGCPPred


olatunjijohnson/SDALGCP documentation built on March 20, 2021, 4:24 a.m.