gfunc_counting: c++ g function counting worker

View source: R/RcppExports.R

gfunc_countingR Documentation

c++ g function counting worker

Description

c++ k function counting (INTERNAL)

Usage

gfunc_counting(dist_mat, wc, wr, breaks, width)

Arguments

dist_mat

A matrix with the distances between points

wc

The weight of the points represented by the columns (destinations)

wr

The weight of the points represented by the rows (origins)

breaks

A numeric vector with the distance to consider

width

The width of each donut

Value

A numeric matrix with the countings of the g function evaluated at the required distances


JeremyGelb/spNetwork documentation built on July 4, 2025, 1:50 a.m.