model.pa: Simulate network via preferential attachment model

Description Usage Arguments Value

View source: R/models.R

Description

Simulate network via preferential attachment model

Usage

1
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


montilab/shine documentation built on May 20, 2021, 4:22 p.m.