Heller-Heller-Gorfine tests are a set of powerful statistical
tests of multivariate k-sample homogeneity and independence (Heller et. al., 2013,
This is the GitHub page for the HHG package for non parametric statistical tests of independence and equality of distributions (K-Sample tests).
For latest CRAN (stable build), run:
install.packages("HHG")
For lastest development version run:
install.packages("devtools")devtools::install_github('barakbri/HHG', build_vignettes = TRUE)