Skip to contents

All functions

test.clusters.MC()
Test for the difference of two cluster means after any clustering algorithm, for matrix normal model with arbitrary scale matrices.
test.clusters.hc()
Test for the difference of two cluster means after hierarchical clustering, for matrix normal model with arbitrary scale matrices. Supported linkages (as in Gao et al. 2022) are "single", "average", "centroid", "ward.D", "median", "mcquitty" and "complete".
test.clusters.km()
Test for the difference of two cluster means after k-means clustering, for matrix normal model with arbitrary scale matrices.