Skip to content

Inquiry about Multilevel/Within-layer ties support in ALAAMEE #1

@ybxgood

Description

@ybxgood

Hi Alex and team,

First of all, thank you for developing ALAAMEE – it's a great open-source tool!

I have a question regarding the support for multilevel (or multilayer) network structures in ALAAMEE.

1. Support for within-layer ties as covariates
I noticed that in BipartiteGraph.py, the insertEdge function explicitly raises a ValueError if an edge is inserted between nodes in the same mode. This makes sense for maintaining a strict bipartite structure for the dependent network.

However, for many empirical applications (e.g., organizational or social networks), we often have within-layer ties (e.g., ties among Mode A nodes, and ties among Mode B nodes) that are theoretically important to include as fixed covariates. These intra-layer networks might influence the formation of bipartite (cross-layer) ties or the contagion of an outcome attribute.

Does ALAAMEE currently support including such within-layer networks (as fixed, exogenous matrices) in the model? If not, is there a recommended workaround or best practice to incorporate these internal structures into an ALAAM analysis?

2. Future plans for multilevel ALAAMs
Since your other software, MPNet, supports more complex multilevel structures (e.g., configurations involving A, B, and X layers simultaneously, such as the ones listed in its manual), I was wondering if you are considering adding similar multilevel ALAAM capabilities to ALAAMEE in the future. This would be extremely valuable for researchers working with data where intra-layer and inter-layer dynamics co-exist.

3. A quick question about MPNet
Finally, since you are one of the core developers of MPNet, may I ask a quick question? When fitting certain models (especially with complex multilevel terms), MPNet sometimes fails to converge or shows an error. What are the most common causes for this, and what diagnostic steps would you recommend to identify the issue (e.g., model degeneracy, collinearity, insufficient MCMC iterations)?

Thank you again for your work and for your time!

Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions