plot_discrete: plot_discrete

Description Usage Arguments Value Author(s) See Also

View source: R/dm_functions.R

Description

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

Usage

1
plot_discrete(obj, type = "incidence", overlay = FALSE, ...)

Arguments

obj

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

type

Character string: what type of plot to produce. Choices are "incidence" (=exp(mu+S)); "SEincidence" (standard error of incidence); "CovAdjRelRisk" (=exp(S)); or "SECovAdjRelRisk" (standard error of covariate adjusted 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.