mean_self_proximity: Inverse of the mean self distance

View source: R/utilities.R

mean_self_proximityR Documentation

Inverse of the mean self distance

Description

Returns the inverse of the mean minimum distance between different pairs of points. It's intended to be used as a minimizing function to, then, maximize the distance between points.

Usage

mean_self_proximity(data)

Arguments

data

a data.frame

See Also

Other helper functions: delayed_with(), densify(), draw_data(), mean_dist_to_sf(), mean_dist_to(), moments_n(), truncate_to()


metamer documentation built on June 24, 2022, 1:06 a.m.