Skip to contents

Create an Watts-Strogatz network with the given size and parameters \(k\), \(p\)

Usage

wattsstrogatz_network(size, k, p)

Arguments

size

number of nodes in the network

k

parameter k

p

parameter p

Value

a network object