I have a scenario, where one edge attribute affects another edge attribute. Is there a way to model this in ERGM? For instance, consider outsourcing contracts where complexity of the contract affects the value of contract. I would like to model valued ERGM in a way that I can predict a network with contract value using complexity.
I know we could use node attributes in modeling the ERGM, is it possible to model two edge attributes? Please also let me know if we could model this with methods other than ERGMs.