dwu0042 / explore_alfred

0 stars 0 forks source link

Construct and Analyse the Temporal overlap network #1

Open dwu0042 opened 1 year ago

dwu0042 commented 1 year ago

We want to compute rankings of wards based on network metrics that reflect their role in the spread of a (hospital-acquired) infection, like CPE.

We need to find a temporal network library that can represent and analyse our data as a temporal network.

We can provide it with an event-list representation.

We require that the library be able to deal with events that have a non-zero duration.

dwu0042 commented 1 year ago

Event-list representation is generated by transfer-linkage#2