Network collection: Difference between revisions

From visone manual
Jump to navigation Jump to search
(Created page with "A network collection is a collection or sequence of several networks that belong together, e.g., by building a longitudinal network. You can define a network collection by press...")
 
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A network collection is a collection or sequence of several networks that belong together, e.g., by building a longitudinal network.  
A network collection is a collection or sequence of several networks that belong together, e.g., by building a longitudinal network. Basic application scenarios related to network collections are explained in the [[Collections_(tutorial)|tutorial on network collections and dynamic networks]].
You can define a network collection by pressing the collection manager button [[File:Collection_manager.png|link=collection_manager]] in [[GUI#toolbar|visone's toolbar]].  
 
There must be one node attribute that is specified for all included networks so that each attribute value is distinct in each individual network but occurs in all networks of the collection. Such an attribute is called \emph{identifying} attribute, since it is necessary to identify nodes that represent same actors in each observation. If no identifying attribute exists, a network collection cannot be defined. Usually, the node attribute \texttt{id} can serve as identifying attribute, but it is also possible to define another.
You can define a network collection in the[[collection manager | network collection manager]] (press button [[File:Collection_manager.png|link=collection_manager]] in [[GUI#toolbar|visone's toolbar]]).
A network collection is marked as being siena compatible if all included networks contain the same number of nodes. Only network collections that are siena compatible in this sense can be analysed.
 
All operations are performed on the \emph{active} network collection that can be set in the network collection diaglogue.
There must be at least one node attribute with the properties of an '''identifying attribute''' that is specified in all included networks. An identifying attribute is a node attribute with the following properties:
* a value of this attribute is defined for each node in the network
* each node has a distinct value of this attribute
An identifying attribute of a network collection is an identifying attribute (see above properties) that is defined in each network of the collection. Hence, it can serve for identifying nodes that represent the same instance in the different networks of the collection. If no identifying attribute exists, a network collection cannot be defined. Usually, the node attribute "id" can serve as identifying attribute, but it is also possible to define another.
 
A network collection is marked as being '''siena compatible''' if all included networks contain the same number of nodes.

Latest revision as of 12:54, 26 May 2015

A network collection is a collection or sequence of several networks that belong together, e.g., by building a longitudinal network. Basic application scenarios related to network collections are explained in the tutorial on network collections and dynamic networks.

You can define a network collection in the network collection manager (press button Collection manager.png in visone's toolbar).

There must be at least one node attribute with the properties of an identifying attribute that is specified in all included networks. An identifying attribute is a node attribute with the following properties:

  • a value of this attribute is defined for each node in the network
  • each node has a distinct value of this attribute

An identifying attribute of a network collection is an identifying attribute (see above properties) that is defined in each network of the collection. Hence, it can serve for identifying nodes that represent the same instance in the different networks of the collection. If no identifying attribute exists, a network collection cannot be defined. Usually, the node attribute "id" can serve as identifying attribute, but it is also possible to define another.

A network collection is marked as being siena compatible if all included networks contain the same number of nodes.