TilburgNetworkGroup / remify

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

(temporary) Throwing an error when event sequence has self-events #6

Closed jupepis closed 1 year ago

jupepis commented 2 years ago

There are cases in which we might also want to consider self-events in the riskset. However, at the moment this is not possible in other packages of remverse and remify doesn't notify their presence.

As a temporary solution, remify will throw an error message notifying the presence of self-events in the sequence of events given as input.

jupepis commented 1 year ago

Error message added