dirmeier / diffusr

Network diffusion algorithms in R.
GNU General Public License v3.0
21 stars 7 forks source link

Add `thresh` and `niter` parameters to iterative version of random walk. #9

Closed dirmeier closed 7 years ago

dirmeier commented 7 years ago

Also add a flag specifying whether analytical or iterative formulation should be computed.