← Back to Protocolsanalyticalstandardized

Multivariate clustering analysis

Subcategory: multivariate clustering
Standard reference: Hastie et al. (2001) for clustering methods
Papers: 2 | Mentions: 9

Local Knowledge Graph (38 entities)

Loading graph...

Description

Applies multiple clustering algorithms (K-means, hierarchical clustering, Gaussian mixture models) to hillslope feature vectors to identify watershed zones with similar characteristics. Uses model selection criteria to determine optimal number of clusters.

Typical Equipment

  • R software with kmeans function
  • hclust function
  • mclust function

Output Measurements

  • zone assignments
  • cluster centers
  • silhouette scores
  • BIC values