get_delta_dist: calculate maxmin distance between points ('dist' based)

Description Usage Arguments Value

View source: R/multivariate_funtional.R

Description

Can be though of as a LOOCV containment of all points (what is the minimum radius to do so).

Usage

1
get_delta_dist(x, verbose = F)

Arguments

x

dist based object

verbose

boolean, if should present a progress bar

Value

minimum radius for all points to be covered


benjaminleroy/simulationBands documentation built on Dec. 19, 2021, 8:41 a.m.