suq2.utils.distGLDComparison: Function to be used as a distance function in clustering...

Description Usage Arguments Author(s) Examples

View source: R/gld_utilities.R

Description

This function return the distances between all the centroids and the elements of the dataset, using a KS-test as a measure of the distance.

Usage

1

Arguments

x

dataset.

centers

the centroids to be analized.

Author(s)

Noel Moreno Lemus

Examples

1
TODO

nmlemus/suq2 documentation built on May 30, 2019, 5 a.m.