Skip to contents

Edge attributes for ploting dSep and pathCoef classes

Usage

edgeAttrs(g, alpha = 0.05, lty = 1:2, color = 1:2, ...)

Arguments

g

a graph.

alpha

significance level.

lty

a vector of 2 elements with the line type of significant and non significant paths.

color

a vector of 2 elements with the color of the causal edges and the color of the d-separation edges.

...

other valid edge attributes.