View source: R/influence_maximization.R
simulate_lt | R Documentation |
Simulates influence spread under Linear Threshold model
simulate_lt(graph, active, threshold = 0.5)
graph |
is the weighted igraph object |
active |
represents number of active nodes in the graph |
threshold |
is the linear threshold between 0 and 1 with which a node is influenced |
number of nodes activated during simulation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.