Description Usage Arguments Value
Estimate the branching function for the given network params
1 | est_branching_fun(W_E, W_I, k, alpha, s_vec = seq(5e-04, 1, 5e-04))
|
W_E |
the effective inhibitory weight |
W_I |
the effective excitatory weight |
k |
mean degree of network (N*p) |
alpha |
the proportion of inhibitory neurons |
s_vec |
the activity levels (proportion of active nodes) to sample for the branching function |
the expected change in activity level at the next time-step
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.