fastnet1.0.0 package

Large-Scale Social Network Analysis

net.random.plc

Random Network with a Power-law Degree Distribution that Has An Expone...

net.holme.kim

Holme-Kim Network

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

to.edgelist

fastnet to edgelist

to.igraph

fastnet to igraph

to.tidygraph

fastnet to tidygraph

degree.collect

Degrees of nodes

degree.dist

Plot of the degree distribution of a network

degree.hist

Histogram of the degree distribution of a network

draw.net

Plot of a small network

from.adjacency

Adjacency Matrix to fastnet

from.edgelist

Edgelist to fastnet

from.igraph

Transform an igraph object to a fastnet object

from.statnet

statnet to fastnet

get.neighbors

Neighbors of an agent in 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.efficient

Efficient Maximal Degree

metric.degree.max

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

net.barabasi.albert

Barabasi-Albert Scale-free Graph

net.caveman

Caveman Network

net.cluster.affiliation

Generate a cluster-affiliation graph

net.complete

Complete Network

net.degree.constraint

Generate a degree-constraint graph

net.erdos.renyi.gnm

Directed / Undirected Erdos-Renyi G(n,m)G(n,m) network using a fix edge si...

net.erdos.renyi.gnp

Directed / Undirected Erdos-Renyi G(n,p)G(n,p) network

We present an implementation of the algorithms required to simulate large-scale social networks and retrieve their most relevant metrics. Details can be found in the accompanying scientific paper on the Journal of Statistical Software, <doi:10.18637/jss.v096.i07>.

  • Maintainer: Nazrul Shaikh
  • License: GPL (>= 2)
  • Last published: 2020-12-01