getEps: Computes a suitable eps value for DBScan

Description Usage Arguments Value

Description

The criterion used is an elbow criterion for knn distancies. Since this is a subjective criterion the calculation is just heuristic

Usage

1

Arguments

data

[data.frame]
A Dataframe with different numeric variables.

Value

[numeric(1)] An eps value for dbscan


ptl93/AEDA documentation built on May 7, 2019, 3:20 p.m.