distance: Switch from median to density estimate

This commit is contained in:
Elias Projahn 2022-08-14 17:50:59 +02:00
parent 98ee52b122
commit aee77e8bb5
5 changed files with 27 additions and 27 deletions

View file

@ -1,5 +1,5 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/method_adjacency.R
% Please edit documentation in R/utils.R
\name{densest}
\alias{densest}
\title{Find the densest value in the data.}