I've updated my #Stata cluster utilities
These utilities add to Stata's cluster capabilities, particularly when clustering from a distance matrix, rather than variables. Stata's "cluster stop" commands do not work in the manner you might expect with distance matrices.
The updates are mainly minor changes to keep up with newer versions of Stata. #clusteranalysis #sociology #quantmethods #datascience
Install:
. net from https://teaching.sociology.ul.ie/statacode
. net install clutils


