Description Usage Arguments Value Author(s) See Also
View source: R/transitive.projections.R
Computes the transitive approximation of a graph. The transitive approximation of a graph is a graph that is "almost" transitively closed and has minimal distance to the input graph.
1 | transitive.projections(adjmat)
|
adjmat |
graphNEL object or adjacency matrix. |
returns adjacency matrices and having minimal graph distance to the input graph matrix
Juby Jacob
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.