1
vote
0answers
212 views

How to apply ANOVA test to K-Means clustering

I'm generally looking for how to apply ANOVA test to neural networks.I'm particularly interested in ANOVA tests for clustering function estimation below is the code taken from K-means clustering ...