model.ff: Simulate network via forest fire model

Description Usage Arguments Value

View source: R/models.R

Description

Simulate network via forest fire model

Usage

1
model.ff(p = 300, fw.prob = 0.3, bw.factor = 0.5, ...)

Arguments

p

The number of vertices in the graph

fw.prob

The probability for foward burning

bw.factor

The backward burning ratio

...

Additional arguments passed to /codeigraph::sample_forestfire

Value

An igraph object


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