Learn R Programming

causalDisco (version 0.9.5)

plot.tpdag: Plot temporal partially directed acyclic graph (TPDAG)

Description

Plot temporal partially directed acyclic graph (TPDAG)

Usage

# S3 method for tpdag
plot(x, ...)

Value

No return value, the function is called for its side-effects (plotting).

Arguments

x

tpdag (temporal partially directed acyclic graph) object to be plotted (as outputted from tpc).

...

Further plotting arguments passed along to plotTempoMech.