TilburgNetworkGroup / remify

Processing and Transforming Relational Event History Data
https://tilburgnetworkgroup.github.io/remify/
Other
4 stars 1 forks source link

simultaneous events: output event list for tie and actor oriented model #36

Closed jupepis closed 1 year ago

jupepis commented 1 year ago

Perhaps it would be better to assign the same name to the list in both tie and actor oriented processing. For instance, "events_per_time_point" or, simply, "events".

jupepis commented 1 year ago

I close this issue because dyadID (for tie-oriented) actor1ID and actor2ID (for actor-oriented), as a temporary solution, will be attributes of the remify object and will be only used by remstimate (and remstats). In future releases, they will be hidden from the user but still used by internal routines. The edgelist in the remify object will keep the original names of actors and types.