model.pa.RdSimulate network via preferential attachment model
model.pa(p = 300, power = 1, z.appeal = 1, ...)
| 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 |
An igraph object