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

_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to