RWOAG-package: Performs random walk on a graph

Description Details Author(s) References Examples

Description

Given an adjacency matrix or graphNEL object, a random walk is performed. Returns vector of all nodes in the matrix, and their visitation probability from the random walk

Details

Package: RWOAG
Type: Package
Version: 1.0
Date: 2011-06-07
License: LPGL-3
LazyLoad: yes

library(RWOAG)

Author(s)

Written by James Perkins and Ian Morilla Maintainer: James Perkins <jperkins@biochem.ucl.ac.uk>

References

Kohler et al., 2007 (pmid:18371930)

Examples

1
2
## Examples given in the man page for randomWalk
?randomWalk

RWOAG documentation built on May 2, 2019, 6:12 p.m.