leifeld / dna

Discourse Network Analyzer (DNA)
126 stars 41 forks source link

Statistics of our DNA? #277

Closed ShitamSapud closed 1 year ago

ShitamSapud commented 1 year ago

Hello guys,

I am trying to understand how I can explore statistically my network? Specifically, I am having more or less three cluster/communities and I would like to explore what are their.. opinions pattern if that make sense. For instance, community 1 tends to rather disagree with policy 1 but not with policy 2 meanwhile community 2 tends to support policy 2 but not policy, etc.. Because right now I have three cluster but I do not know how to interpret them.

Is R the only way?

Any help would be much appreciated !

Kindly

leifeld commented 1 year ago

Several things you could do to understand the concept profile of the nodes in a specific cluster:

ShitamSapud commented 1 year ago

Hey Leifeld, thank you for your fast and helpful reply, as usual.

It is suprising that there is no easier way to look at statistic to define more rapidly and accurately the profiles of existing clusters. Each of my cluster have more than 100 nodes with roughly 40 different policy beliefs, so it's quite hard to look at them one by one...

I will give it a try with R, if you have any other suggestions, I would be very grateful !

Than you again:)

leifeld commented 1 year ago

For exploratory purposes, visone usually works pretty well. In R, you can't zoom into the network diagrams very well.

I've been working on some methods for describing discourse networks better. I'm in the process of submitting some of this work to journals. But if you can think of specific methods to summarise clusters, please let me know, and I'll consider them!