Hierarchical Cluster Comparison

版本 1.0.0.0 (3.4 KB) 作者: Massimo Aria
Hierarchical Cluster Comparison by E. B. Fowlkes and C. L. Mallows (1983)
502.0 次下载
更新时间 2014/1/27

查看许可证

The zip file contains three functions written for the paper "Comparative adenine dinucleotide phosphate
(NADPH)-diaphorase histochemistry in amphibian brain: a cluster analysis" by Claudia Pinelli, Rakesh K. Rastogi, Anna Scandurra, Arun G. Jadhao, Massimo Aria, Biagio D’Aniello, accepted on Journal of Comparative Neurology (2014).

The functions are:

- Cluster_comparison.m that calculates the B measure proposed by E. B. Fowlkes and C. L. Mallows (1983) to compare the results of two different hierarchical clustering performed on the same dataset;
- Bootstrap_compare_cluster.m that estimates the 95% bootstrap confidence interval of B measure;
- PermTest_cluster_compare.m that performs a permutation test on B measure.
Null Hypothesis of the test is: The two hierarchical partitions (C_A and C_B) are completely uncorrelated, in other word, are completely different.
Alternative Hypothesis is: The two hierarchical partitions are correlated, in other word, have significant similarity.
C_A represents a well-known partition of objects provided by theoretical assumptions.
C_B represents a hierarchical partition obtained by a statistical analysis on a real dataset.

引用格式

Massimo Aria (2024). Hierarchical Cluster Comparison (https://www.mathworks.com/matlabcentral/fileexchange/45222-hierarchical-cluster-comparison), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0