14
1 “Pajek”: Large Network Analysis

“Pajek”: Large Network Analysis

Embed Size (px)

DESCRIPTION

“Pajek”: Large Network Analysis. Agenda. Introduction Network Definitions Network Data Files Network Analysis. 2. Introduction to Slovenian Spider: Pajek. http://vlado.fmf.uni-lj.si/pub/networks/pajek/ Free software Windows 32 bit Pajek 2.05. “Whom would you choose as a friend ?”. 3. - PowerPoint PPT Presentation

Citation preview

Page 1: “Pajek”: Large Network Analysis

1

“Pajek”: Large Network Analysis

Page 2: “Pajek”: Large Network Analysis

2

Agenda

Introduction

Network Definitions

Network Data Files

Network Analysis

2

Page 3: “Pajek”: Large Network Analysis

33

Introduction to Slovenian Spider: Pajek

http://vlado.fmf.uni-lj.si/pub/networks/pajek/ Free software Windows 32 bit

Pajek 2.05

“Whom would you choose as a friend ?”

Page 4: “Pajek”: Large Network Analysis

44

Introduction

Its applications: Communication networks: links among pages or

servers on Internet, usage of phone calls Transportation networks Flow graphs of programs Bibliographies, citation networks

Page 5: “Pajek”: Large Network Analysis

5

Data Structures

Six data structures: Network(*.net) – main object (vertices and lines - arcs, edg

es) Partition(*.clu) – nominal property of vertices (gender); Vector(*.vec) – numerical property of vertices; permutation (*.per) – reordering of vertices; cluster (*.cls) – subset of vertices (e.g. a cluster from partiti

on); hierarchy (*.hie) – hierarchically ordered clusters and vertic

es.

Page 6: “Pajek”: Large Network Analysis

6

Introduction

Pajek 2.05

Page 7: “Pajek”: Large Network Analysis

7

Network Definitions

Graph Theory Graphs represent the structure of networks

Directed and undirected graphs Lists of vertices arcs and edges, where each arch

and edge has a value. To view the network data files: NotePad, EditPlus

Page 8: “Pajek”: Large Network Analysis

8

Network Data File

8

Open Network Data File (*.net)

Number of Vertices

Page 9: “Pajek”: Large Network Analysis

9

Transform

Transform

Page 10: “Pajek”: Large Network Analysis

10

Report Information

Page 11: “Pajek”: Large Network Analysis

11

Visualization

Energy – Idea: the network is represented like a physical system, and we are searching for the state with minimal energy. Two algorithms are included:

Layout/Energy/Kamada-Kawai – slower Layout/Energy/Fruchterman-Reingold – faster, drawing in a plane or space (2D or

3D), and selecting the repulsion factor

Page 12: “Pajek”: Large Network Analysis

12

Network Creation

12

Page 13: “Pajek”: Large Network Analysis

13

Partitions

File name: *.clu

Page 14: “Pajek”: Large Network Analysis

14

Degree