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 methods #20

Closed flinder closed 7 years ago

flinder commented 7 years ago

Closes #7.

Method for generic as.matrix to convert cascade to a matrix

Method for generic as.cascade to convert from matrix to cascade