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
distGLDComparison(x, centers)

Arguments

x

dataset.

centers

the centroids to be analized.

Author(s)

Noel Moreno Lemus

Examples

1
TODO

nmlemus/uqms documentation built on May 30, 2019, 12:03 a.m.