sumNeighbours: Calculates the sum of counts of adjacent areas

Description Usage Arguments Value

Description

Calculates the sum of counts of adjacent units/areas, i.e. sum_j~i y_j,t for all time points t and each unit i, t=1,…,n, i=1,…,m.

Usage

1
  sumNeighbours(disProgObj)

Arguments

disProgObj

Object of class disProg

Value

matrix of dimension n x m


jimhester/surveillance documentation built on May 19, 2019, 10:33 a.m.