View source: R/nearestNeighborCleanup.R
nearestNeighborCleanup | R Documentation |
This function calculates unlabeled points based on their assigned labels, assuming the assigned labels are correct.It calculates them based on their location in latitude and longitude space.
nearestNeighborCleanup(good_points, bad_points, k = 21)
good_points |
XX |
bad_points |
XX |
k |
XX |
## i am an example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.