get_delta_large: calculate maxmin distance between points (breaks into parts)

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_large(df, full_breaks = 10, verbose = F)

Arguments

df

data.frame

full_breaks

number of breaks (1 more if not perfectly split)

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.