gfunc_counting | R Documentation |
c++ k function counting (INTERNAL)
gfunc_counting(dist_mat, wc, wr, breaks, width)
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 |
A numeric matrix with the countings of the g function evaluated at the required distances
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.