clusterSpatialCorFeats#
Last Updated: Nov 17, 2023
Description#
Cluster based on spatially correlated features
Usage#
clusterSpatialCorFeats(
spatCorObject,
name = "spat_clus",
hclust_method = "ward.D",
k = 10,
return_obj = TRUE
)
Arguments#
|
spatial correlation object |
|
name for spatial clustering results |
|
method for hierarchical clustering |
|
number of clusters to extract |
|
return spatial correlation object (spatCorObject) |
Value#
spatCorObject or cluster results