get_viral_score | R Documentation |
Viral score is the total reaction of the system to a single promotion, i.e. the expected cascade size started by a single event of magnitude
get_viral_score(model, m_0 = NULL)
model |
A model object for computing the branching factor. |
m_0 |
The magnitude of the initial post for computing its viral score. The first magnitude value in model$data[[1]] will be used if not provided. |
A single number, the viral score of the given model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.