sits_cluster_cleaner: Cluster cleaner

Description Usage Arguments Value Author(s)

Description

Removes SITS tibble samples of labels that are minority in each cluster. This function needs as input a SITS tibble with 'cluster' column.

Usage

1
sits_cluster_cleaner(data.tb, min_clu_perc)

Arguments

data.tb

a SITS tibble with 'cluster' column.

min_clu_perc

minimum percentage of representativeness inside a cluster to remain in cluster.

Value

result.tb a SITS tibble with all selected samples

Author(s)

Rolf Simoes, rolf.simoes@inpe.br


luizassis/sits documentation built on May 30, 2019, 7:15 p.m.