Related Experiment Video
Updated: Apr 14, 2026

Heterogeneity Mapping of Protein Expression in Tumors using Quantitative Immunofluorescence
Published on: October 25, 2011
DTH: a nonparametric test for homogeneity of multivariate dispersions
Asmita Roy1, Jiuyao Lu2, Glen A Satten3
1Department of Biostatistics, Johns Hopkins University, Baltimore, Maryland, 21205, United States.
Motivation:
Testing for differences in within-group dispersion is a fundamental problem in multivariate data analysis, with direct implications for interpreting group structure and validating statistical assumptions of other analysis such as ANOVA. Existing methods typically construct test statistics either based on the distance of each observation from the group center or on the mean of pairwise dissimilarities among observations within a group. Both approaches can fail when the mean within-group distance is similar across groups but the distributions of the within-group distances differ. This issue is particularly relevant in high-dimensional microbiome data, where outliers and overdispersion can distort the performance of mean-dissimilarity-based tests.
Results:
We introduce the non-parametric Distance-based Test for Homogeneity (DTH), which measures dispersion of a group by computing within-group dissimilarity. Difference in dispersion across groups is tested by comparing the distributions of the within-group dissimilarity across different groups. A combination of Kolmogorov-Smirnov and Wasserstein distances are used to construct the difference between the distributions. For more than two groups, pairwise group tests are combined using a permutation-based p-value. Through simulations, we show that our method has higher power than existing tests for homogeneity in certain situations and comparable power in others. For continuous covariates, we offer an heuristic extension of DTH that showed good performance in simulations.
Availability And Implementation:
The DTH package, along with the code for reproducing all simulations, analyses, and an accompanying vignette, is available at https://github.com/asmita112358/DTH.
Related Concept Videos
Test for Homogeneity
Kruskal-Wallis Test
One-Way ANOVA: Unequal Sample Sizes
One-Way ANOVA: Equal Sample Sizes
Different sample means can result in different values for the variance estimate: variance between samples. This is because the variance between samples is calculated as the product of the sample size and the variance between the...
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance,...
Behrens–Fisher Test
This test...

