Analysis tab: Difference between revisions

From visone manual
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
visone provides many algorithms for network analysis; all of them are accesible via the analysis tab. Basic illustrations of how to analyze networks and subsequently display the computed values are provided in the two tutorials on [[Visualization_and_analysis_(tutorial)|''visualization and analysis'']] and [[Managing_attributes_(tutorial)|''advanced attribute management'']].
visone distinguishes between two major '''analysis tasks'''
* ''indexing'' for the computation of node-level and edge-level properties, such as centrality;
* ''grouping'' for the computation of specific groups of nodes and/or links, such as densely connected clusters;
Starting with visone '''version 2.6.4''' the analysis task ''siena'' for modeling network dynamics via the [[RSiena_interface|RSiena]] package is done via the [[Modeling_tab|modeling tab]]. (See the tutorial on [[RSiena_(tutorial)|''using RSiena from within visone'']] for illustration of this task.)
== indexing ==
== indexing ==


Line 61: Line 69:


...
...
== siena ==
see [[RSiena | RSiena]]

Latest revision as of 16:32, 11 January 2012

visone provides many algorithms for network analysis; all of them are accesible via the analysis tab. Basic illustrations of how to analyze networks and subsequently display the computed values are provided in the two tutorials on visualization and analysis and advanced attribute management.

visone distinguishes between two major analysis tasks

  • indexing for the computation of node-level and edge-level properties, such as centrality;
  • grouping for the computation of specific groups of nodes and/or links, such as densely connected clusters;

Starting with visone version 2.6.4 the analysis task siena for modeling network dynamics via the RSiena package is done via the modeling tab. (See the tutorial on using RSiena from within visone for illustration of this task.)

indexing

node centrality

...


node density

...


node distance

...


link centrality

...


node and link centrality

...


value of endnodes

...


edge weight normalizations

...


grouping

clustering

...


cohesiveness

...


connectedness

...


role equivalence

...


bipartition

...