Agent characteristic change as described in the paper for network submodel is not implemented in CopanBehaveModel class. Quote from paper:
a \emph{network} model not considering local social influence, but inducing behavioural change only whenever the exogenously modified smoking disposition $\gamma_i(t)$ of an individual $i$ crosses a threshold of 0.5 (modifying step 3)
Where is this implemented? In some external run script?
I vote that for consistency this dynamics should be included in the model class instead (because all other submodels are clearly part of it as well now).
Agent characteristic change as described in the paper for network submodel is not implemented in CopanBehaveModel class. Quote from paper:
Where is this implemented? In some external run script?
I vote that for consistency this dynamics should be included in the model class instead (because all other submodels are clearly part of it as well now).