Skip to content

elsie-h/ward_gower

Repository files navigation

ward_gower

I've come across several papers which use Gower's distance with Ward's hierarchical clustering due to mixed data types, implemented by cluster::agnes in R. Ward's algorithm is intended for use with the squared Euclidean distance, and cluster::agnes makes use of some properties of the Euclidean distance for computational efficiency.

'Writeup.md' demonstrates that Ward's method with the Gower distance is not implemented properly with cluster::agnes in R.

About

Demonstration that the Gower distance cannot be used in the ward's method when implemented with cluster::agnes in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages