Select Cluster Grouping
selectClusterGrouping.Rd
Select Cluster Grouping
Arguments
- data
(data.frame) data if
cluster == TRUE
it must contain columns "spatial_cluster" and "temporal_group"- cluster
(logical) if TRUE, a column "cluster" is added to data
- clusterResults
(integer) either
0
or1
, using "temporal_group" or "spatial_cluster" for the column "cluster", respectively.