Description Usage Arguments Details Value Examples
Visualize the inferred diffusion network or the marginal gain in fit obtained by addition of each edge.
1 2 |
x |
object of class diffnet to be plotted. |
type |
character, one of |
... |
additional arguments. |
If 'type = improvement' a ggplot object is returned. It can be modified like any other ggplot. See the ggplot documentation and the examples in plot.cascade.
A ggplot plot object if type = "improvement"
otherwise an
igraph plot.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.