Learn R Programming

Clustering (version 1.7.7)

calculate_validation_external_by_metrics: Method that calculates which algorithm behaves best for the datasets provided.

Description

Method that calculates which algorithm behaves best for the datasets provided.

Usage

calculate_validation_external_by_metrics(df)

Arguments

df

Data matrix or data frame.

Value

Return a table with the best performing algorithm for the provided datasets.