make_play | R Documentation |
Simulating multiple diffusion processes
play_diffusions(
.data,
...,
times = 5,
strategy = "sequential",
verbose = FALSE
)
.data |
An object of a manynet-consistent class:
|
... |
Other parameters inherited from |
times |
Integer indicating number of simulations.
By default |
strategy |
If |
verbose |
Whether the function should report on its progress.
By default FALSE. See |
# plot(play_diffusions(smeg, times = 10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.