igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] weighted random walks with R igraph


From: Dr Gregory Jefferis
Subject: [igraph] weighted random walks with R igraph
Date: Wed, 26 Feb 2020 20:09:19 +0000

Hello,

I would like to generate weighted random walks i.e. where the transition probabilities are proportional to the edge weights leaving a node. I am using R. It looks like this is implemented in C but not R. Is this correct? See https://github.com/igraph/igraph/issues/981

Would you have any suggestions about how to do this from the R interface? Other than implementing the wrapper for igraph_random_edge_walk?

With many thanks,

Greg Jefferis.

--
Gregory Jefferis
Division of Neurobiology
MRC Laboratory of Molecular Biology
Francis Crick Avenue
Cambridge Biomedical Campus
Cambridge, CB2 OQH, UK

http://www2.mrc-lmb.cam.ac.uk/group-leaders/h-to-m/g-jefferis
http://jefferislab.org
https://www.zoo.cam.ac.uk/research/groups/connectomics



reply via email to

[Prev in Thread] Current Thread [Next in Thread]