evaluate_cluster: Evaluate Clustering Results

Description Usage Arguments Value

Description

Evaluate the results of the different kmeans clusters by calculating the sum of squared differences for each one (between the clustered and the raw data).

Usage

1
evaluate_cluster(soil_cluster)

Arguments

cluster_result

Results of the soilgrids clustering stored in the soil project.

Value

A ggplot object that shows the the SSE (within a the given classes) over the number of classes


chrisschuerz/soilgridr documentation built on Oct. 18, 2020, 8:36 p.m.