cluster: cluster

Description Usage Arguments

Description

cluster is a function to find the minimum value of each column. It creates an empty vector with the same length as the classMeteroites variable. It slice the distanceMatrixDF data frame into single columnns and comparing there every row with the minimum value. If the function find the minimum value it saves the position of the row into the emptyClassMeteroites vector. It returns the emptyClassMeteroites vector

WARNING: Just works in combination with the clusterComputation function.

Usage

1
cluster(numberOfColumns)

Arguments

numberOfColumns

Number of columns of the distanceMatrixDF data frame. The input will be automatically cenerated by the clusterComputation function.


unimi-dse/09ea9da6 documentation built on Feb. 17, 2020, 4:16 a.m.