Skip to contents

Farthest point sample of a set

Usage

farthest_points_sample(X, p = 1000)

Arguments

X

A dataframe or matrix of points.

p

The amount of points after the procedure.