TilburgNetworkGroup / remify

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

enhance getRiskset method with more information to improve usage for user-specified statistics #35

Open jupepis opened 1 year ago

jupepis commented 1 year ago

getRiskset(x = remify_object), currently returns the structure of the risk set when riskset="active" or riskset="manual". More specifically, it returns which dyad/actors have to be included in the risk set and which not (for each change of the risk set in the event sequence).

Upgrade: output the risk set structure aas follows:

accounting for 'manual', 'full' or 'active' risk set.

Aim: help user to specify own statistics