getCellCounts: getCellCounts function

Description Usage Arguments Value

Description

This function is used to count the number of observations falling inside grid cells.

Usage

1
getCellCounts(x, y, xgrid, ygrid)

Arguments

x

x-coordinates of events

y

y-coordinates of events

xgrid

x-coordinates of grid centroids

ygrid

y-coordinates of grid centroids

Value

The number of observations in each grid cell.


bentaylor1/lgcp documentation built on May 12, 2019, 2:09 p.m.