Skip to contents

Create an Barabasi-Albert prefential attachment network with the given size and parameter \(m\)

Usage

barabasialbert_network(size, m)

Arguments

size

number of nodes in the network

m

number of nodes each new node attaches to

Value

a network object