SDALGCPexceedance: Exceedance probability of the relative risk

Description Usage Arguments Value Author(s)

View source: R/dm_functions.R

Description

Computes 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".

Usage

1
SDALGCPexceedance(obj, thresholds, continuous = TRUE)

Arguments

obj

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

thresholds

either a vector of numbers or a vector of single value.

continuous

logical; TRUE for spatially continuous relative risk and FALSE for region specific relative risk. default is TRUE

Value

A vector or dataframe(for more than one value of the threshold) of the exceedance probability

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


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