SpatialEpi (version 1.1)

process.MCMC.chain: Process MCMC Chain

Description

Takes the output of MCMC and produce area-by-area summaries

Usage

process.MCMC.chain(chain, param, RR.area, cluster.list, cutoffs)

Arguments

chain
output of MCMC function
param
list of wide/narrow shape/rate gamma prior parameters
RR.area
Relative risk associated with each of the n area
cluster.list
geo objects
cutoffs
cutoffs used to declare highs (clusters) and lows (anti-clusters)

Value

  • high.areaProbability of cluster membership for each area
  • low.areaProbability of anti-cluster membership for each area
  • RR.est.areaSmoothed relative risk estimates for each area

See Also

MCMC