powered by
adjMatrix(A)
edgematrix
amat <- DAG(y ~ x+z, z~u+v) E <- edgematrix(amat) adjMatrix(E)
Run the code above in your browser using DataLab