MomX / Momocs

:dove: Morphometrics using R
http://momx.github.io/Momocs/
51 stars 18 forks source link

Combination of hclust, dist with Momocs #107

Closed lrocax closed 8 years ago

lrocax commented 8 years ago

Following CLUST(bp) error #102 can you provide a working example of how to use combination of hclust, dist.

Thanks

vbonhomme commented 8 years ago

bp <- bot %>% efourier %>% PCA() bp$x[, 1:3] %>% dist() %>% hclust() %>% plot()

2015-11-24 10:52 GMT+01:00 Lluis Roca notifications@github.com:

Following CLUST(bp) error #102 https://github.com/vbonhomme/Momocs/issues/102 can you provide a working example of how to use combination of hclust, dist.

Thanks

— Reply to this email directly or view it on GitHub https://github.com/vbonhomme/Momocs/issues/107.

vincentbonhomme.fr http://www.vincentbonhomme.fr