Login
Register
Feature Requests
Questions
Unanswered
Tags
Ask a Question
yEd Home page
Welcome to yEd Q&A!
Here you can ask
questions
and receive answers from other members of the community and yEd developers. And you can tell us your most wanted
feature requests
.
Most popular tags
import
node
export
labels
edge
nodes
bug-report
layout
excel
groups
graphml
yed
properties-mapper
edges
palette
svg
automatic-layout
swimlane
custom-properties
text
properties
error-report
pdf
group
linux
hierarchical-layout
macosx
bug
label
html
bpmn
kb
print
installation
uml
settings
family-tree
resize
color
label-placement
ui
grouping
url
yed-live
graphmlviewer
line
windows
import-excel
entity-relationship
printing
java
gedcom
background
save
arrow
flowchart
link
image
select
error
license
positioning
structure-view
font
open
icon
lines
data
search
default
arrows
tree
copy
size
graph
64-bit
diagram
neighborhood-view
feature
fit-node-to-label
description
paste
font-size
icons
xml
symbols
alignment
tooltip
custom
shape
move
selection
editing
edit
-
file-format
ubuntu
word
visio
user-defined-symbols
Categories
All categories
Feature Requests
(700)
Help
(2.9k)
Finished Features
(30)
Connection strengthen measure
0
votes
Hi experts
My research involves 3 social networks. may I know if there's a measure of connection strengthen for a single social network, or a kind of measure to tell the connection feature ? The result is a percentage or some number.
Many thanks for any help
Kyle
connection
strengthen
measure
centrality
asked
Dec 7, 2012
in
Help
by
kail85
(
270
points)
Yed provides meansure of "closeness", "graph centrality" and "betweennss" of a single node. If I want to have the average of "closeness" for all nodes, say 500 nodes, so how can I process this calculation ?
Your comment on this question:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Your answer
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
1
Answer
0
votes
It's not possible in yEd do to calculations with the values computed by the centrality measures.
For analyzing Social Networks, you might want to have a look at the free visone software which is specialized on this task:
http://visone.info
. Last time I checked, it was possible to load graphs from yEd in visone (as GraphML). You'll lose graphical information like node color etc. but the general graph structure will be there, so all centrality measures will work correctly.
answered
Dec 10, 2012
by
michael
[yWorks]
(
26.8k
points)
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Legal Disclosure
|
Privacy Policy
...