dirmeier / diffusr

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

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

Closed dirmeier closed 6 years ago

dirmeier commented 6 years ago

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