extract_results: Extract results from the kmeans analysis

Description Usage Arguments Value

View source: R/kmeans-analysis.R

Description

This function is used to extract the best results from the kmeans analysis. The best result is considered to be the result characterized by the highest Calinski-Harabasz index.

Usage

1
extract_results(kmeans_results)

Arguments

kmeans_results

a list of results obtained from the function kmeans_analysis

Value

A list with the best results (as defined above) of the kmeans analysis.


pegoraro/qchlorophyll documentation built on May 24, 2019, 11:46 p.m.