Large-Scale Social Network Analysis


[Up] [Top]

Documentation for package ‘fastnet’ version 0.1.3

Help Pages

dist.deg Degree Distribution
draw.degdist Plot of the degree distribution of a network
draw.degdist.cum Plot of the cumulative degree distribution of a network
draw.degdist.cum.log Plot of the cumulative degree distribution of a network, with a logarithm scale
draw.degdist.log Plot of the degree distribution of a network, with a logarithm scale
draw.net Plot of a small network
from.adjacency Adjacency Matrix to 'fastnet'
from.edgelist Edgelist to 'fastnet'
from.igraph Transform Network from 'igraph' to 'fastnet' Format
histo.dist Histogram of all degrees of a network
metric.cluster.global Global Clustering Coefficient
metric.cluster.mean Mean Local Clustering Coefficient
metric.cluster.median Median Local Clustering Coefficient
metric.degree.effective Effective Degree
metric.degree.entropy Degree Entropy
metric.degree.max Maximal Degree
metric.degree.max.efficient Efficient Maximal Degree
metric.degree.mean Mean Degree
metric.degree.median Median Degree
metric.degree.min Minimal Degree
metric.degree.sd Standard Deviation of Degree Distribution
metric.distance.apl Average Path Length
metric.distance.diameter Diameter
metric.distance.effdia Effective Diameter
metric.distance.meanecc Mean Eccentricity
metric.distance.medianecc Median Eccentricity
metric.distance.mpl Median Path Length
metric.eigen.mean Mean Eigenvalue Centrality
metric.eigen.median Median Eigenvalue Centrality
metric.eigen.value Eigenvalue Score
metric.graph.density Graph Density
neighbors neighbors of an agent in a network
net.barabasi.albert Barabasi-Albert Scale-free Graph
net.caveman Caveman Network
net.complete Complete Network
net.erdos.renyi.gnm Directed / Undirected Erdos-Renyi G(n,m) network using a fix edge size.
net.erdos.renyi.gnp Directed / Undirected Erdos-Renyi G(n,p) network
net.holme.kim Holme-Kim Network
net.random.plc Random Network with a Power-law Degree Distribution that Has An Exponential Cutoff
net.rewired.caveman Rewired (Connected) Caveman Network
net.ring.lattice _k_ - regular ring lattice
net.watts.strogatz Watts-Strogatz Small-world Network
preview.deg Preview of the degree distribution of a network
preview.net Preview of a network