transitive.projections: Computes the transitive approximation of a directed graph

Description Usage Arguments Value Author(s) See Also

View source: R/transitive.projections.R

Description

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.

Usage

1

Arguments

adjmat

graphNEL object or adjacency matrix.

Value

returns adjacency matrices and having minimal graph distance to the input graph matrix

Author(s)

Juby Jacob

See Also

transitive.projections


cbg-ethz/pcNEM documentation built on Sept. 27, 2019, 8:58 a.m.