Skip to content

Automatically harmonise networks with changing compositions? #135

Description

@krivit

Something like, given a series of networks with different sets of vertex names, NetSeries() might:

  1. Obtain a maximal set of vertices over all the networks.
  2. Embed the given networks into it.
  3. Set a nodal attribute, e.g., active, to indicate which nodes are active in which time step.
  4. Add an %ergmlhs% constraint egocentric(~!active) or similar.
  5. Set a nodal attribute, e.g., neophyte, to indicate which nodes were not active in the prior time step. This is something the end-user might put into their model.

@CarterButts , @smjenness , does this sound sensible? What's the state of the art for this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions