Variable | Value |
---|---|
Epsilon (probability to explore) | {{ data['eps'] }} |
Time steps | {{ data['t'] }} |
Population size | {{ data['N'] }} |
Baseline consumption | {{ data['bs'] }} |
Initial resources (in units) | {{ data['r_t0'] }} |
Replenishment rate | {{ data['rep_rate'] }} |
Rebound effect | {{ data['rebound'] }} |
Substitution effect 1 | {{ data['se_1'] }} |
Substitution effect 2 | {{ data['se_2'] }} |