Simulate the dynamics of a network instance with no input and random initial conditions.
1 | sim_network(net, t_steps = 1e+05, s_1 = 0.5, disp = T)
|
net |
a network (the output from init_network()) to simulate |
s_1 |
the proporation of active nodes at time step 1 |
n_steps |
the number of time steps to simulate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.