Description Usage Arguments Value Author(s) See Also
A generic function for mapping the exceedance probability for a given threshold of the spatially continuous relative risk or the region specific relative risk from the object of class "Pred.SDALGCP". Not for general purposes.
1 2 3 4 5 6 7 8 | plot_SDALGCPexceedance(
obj,
thresholds,
bound = NULL,
continuous = TRUE,
overlay = FALSE,
...
)
|
obj |
an object of class "Pred.SDALGCP" obtained as result of a call to |
thresholds |
either a vector of numbers or a vector of single value. |
bound |
optional; it gives the boundary of the region, only useful when the predictive location is supplied in SDALGCPPred. |
continuous |
logical; TRUE for spatially continuous relative risk and FALSE for region specific relative risk. default is TRUE. |
overlay |
optional; a logical operation to indicate either to add a base map. |
... |
further arguments passed to plot. |
The plot of the exceedance probability map
Olatunji O. Johnson o.johnson@lancaster.ac.uk
Emanuele Giorgi e.giorgi@lancaster.ac.uk
Peter J. Diggle p.diggle@lancaster.ac.uk
SDALGCPPred
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.