[statnet_help] ERGMs for multilevel/multilayer networks

Michał Bojanowski michal2992 at gmail.com
Thu Nov 24 03:43:05 PST 2022


Hi!


> I resolved my problem partially. I was recommended to ditch the multilayer approach and to use fixallbut to achieve the combination of blockdiagonal constraints and removing robot-to-human ties.


Great!


> At this point, I know how to remove the evaluation of robots' factor attributes with levels in nodematch and nodemix terms, but I am still trying to figure out how to remove the estimation of robots' numeric attributes with terms such as absdiff.


For terms such as 'absdiff' you should be able to create a matrix of
abs(x_i - x_j) values and then put 0 everywhere but the dyads of
interest (e.g. only between humans) and use that matrix as input for
the 'dyadcov' term.

~Michal



More information about the statnet_help mailing list