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

Implement additional diffusion time distributions and numerical optimization #40

Open flinder opened 6 years ago

flinder commented 6 years ago
flinder commented 6 years ago

Log normal is implemented with da26feb4903

bdesmarais commented 6 years ago

I think we should hold off on Weibull for a while since we'll need to make a host of other choices regarding numerical optimization that are not relevant with exponential or lognormal.