You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The source code has lots of repetition that can be avoided relatively easy.
The tests throw results that I don't expect. This is likely because the output corrects for edge effect. I need to rethink the output of tests considering edge effects. for example, even for type = "count", the output is not directly a count but something like: length(nn[consp]) * (pi * r^2 / area)`.
maurolepore
changed the title
NeighborDensities() should be 0 with a 1-row dataset, right?
NeighborDensities() should be 0 with a 1-row dataset
Oct 16, 2018
Reproducible example of the issue.
The text was updated successfully, but these errors were encountered: