powered by
This function is DEPRECATED! Use the plot method of the fciAlgo class instead.
plot
fciAlgo
plotAG(amat)
Adjacency matrix (coding 0,1,2,3 for no edge, circle, arrowhead, tail; e.g., amat[a,b] = 2 and amat[b,a] = 3 implies a -> b)
amat[a,b] = 2
amat[b,a] = 3
Markus Kalisch (kalisch@stat.math.ethz.ch)
fci