est_branching_fun: Generate the branching function

Description Usage Arguments Value

Description

Estimate the branching function for the given network params

Usage

1
est_branching_fun(W_E, W_I, k, alpha, s_vec = seq(5e-04, 1, 5e-04))

Arguments

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

Value

the expected change in activity level at the next time-step


Bandytwin/simER documentation built on May 31, 2019, 8:43 p.m.