Description Usage Arguments Value
View source: R/multivariate_funtional.R
Can be though of as a LOOCV containment of all points (what is the minimum radius to do so).
1 2 3 | get_delta(dist_mat)
get_delta_simple(dist_mat)
|
dist_mat |
a symmetric matrix with distance values, captures the distance col observation is from row observation (digonals are expected to be 0). |
minimum radius for all points to be covered
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.