Simulate network via preferential attachment model

model.pa(p = 300, power = 1, z.appeal = 1, ...)

Arguments

p

The number of vertices in the graph

power

The power of the preferential attachment

z.appeal

The attractiveness of the vertices with no adjacent edges

...

Additional arguments passed to /codeigraph::sample_pa

Value

An igraph object