diffusr (version 0.1.4)

Network Diffusion Algorithms

Description

Implementation of network diffusion algorithms such as heat diffusion or Markov random walks. Network diffusion algorithms generally spread information in the form of node weights along the edges of a graph to other nodes. These weights can for example be interpreted as temperature, an initial amount of water, the activation of neurons in the brain, or the location of a random surfer in the internet. The information (node weights) is iteratively propagated to other nodes until a equilibrium state or stop criterion occurs.

Copy Link

Version

Down Chevron

Install

install.packages('diffusr')

Monthly Downloads

50

Version

0.1.4

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

May 17th, 2018

Functions in diffusr (0.1.4)