<div dir="ltr">Hi,<div><br></div><div>I have a network with various demographic attributes and am testing some hypotheses on interactions between node attributes and structural effects. Is there a way to model the interaction between an attribute like gender and reciprocity in ERGM? Some way to test if women are more reciprocal in their network behavior than men? So far I've tried:</div><div><br></div><div>model1 <- ergm(net ~ edges + mutual:nodefactor("Gender")) </div><div><br></div><div>and I receive the message "<i>Error in `ergm_Init_abort()`:</i><i>! In unknown function: Change statistic interactions are poorly defined for dyad-dependent terms. Use ‘interact.dependent’ term option to set the behavior.FALSE</i>"</div><div><br></div><div>Wallace</div></div>