home.social

#clusteranalysis — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #clusteranalysis, aggregated by home.social.

  1. 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 teaching.sociology.ul.ie/stata
    . net install clutils

  2. 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 teaching.sociology.ul.ie/stata
    . net install clutils

  3. 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 teaching.sociology.ul.ie/stata
    . net install clutils

  4. 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 teaching.sociology.ul.ie/stata
    . net install clutils

  5. 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 teaching.sociology.ul.ie/stata
    . net install clutils

  6. I just replied to a query re optimal size of cluster solutions, a bit outside my area of expertise.

    I pointed at Everitt et al as a classic: books.google.fr/books/about/Cl

    Bouveyron, Celeux, Murphy & Raftery, much more up to date math.unice.fr/~cbouveyr/MBCboo

    My own code to estimate Calinski-Harabasz & Duda-Hart for #Stata (since Stata's built-in code doesn't work from distance matrices, only the raw data):
    ulsites.ul.ie/sociology/sites/

    My main point was, however, "there is no correct answer"

    #ClusterAnalysis