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
edges
palette
properties-mapper
svg
automatic-layout
custom-properties
swimlane
text
properties
error-report
pdf
group
linux
hierarchical-layout
bug
label
html
macosx
bpmn
kb
print
installation
uml
settings
family-tree
ui
resize
label-placement
grouping
url
color
graphmlviewer
printing
java
line
windows
gedcom
save
yed-live
entity-relationship
background
import-excel
link
image
error
license
positioning
structure-view
arrow
flowchart
select
font
open
data
search
icon
arrows
tree
copy
size
graph
default
lines
64-bit
diagram
neighborhood-view
fit-node-to-label
description
paste
feature
font-size
icons
xml
symbols
tooltip
custom
shape
move
selection
editing
edit
-
file-format
ubuntu
word
visio
user-defined-symbols
gui
Categories
All categories
Feature Requests
(690)
Help
(2.8k)
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
...