desmarais-lab / NetworkInference

R implementation to the netinf algorithm. Infers the most likely diffusion network from a set of events
Other
23 stars 1 forks source link

Matrix shaped data as input to `as.cascade()` #7

Closed flinder closed 7 years ago

flinder commented 7 years ago

Allow as.cascade() to take data in matrix shape. Rows: node_names, columns: cascade_names, entries: event times