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

New implementation #28

Closed flinder closed 7 years ago

flinder commented 7 years ago

Implements the netinf algorithm from scratch via Rcpp.

Fixes #27 and fixes #23 .