auxiliary file for SID: computes a path matrix efficiently (can probably be made faster) The only difference to the function computePathMatrix is that this function changes the graph by removing all edges that leave condSet. If condSet is empty, it just returns PathMatrix1.
computePathMatrix2(G,condSet,PathMatrix1, spars=FALSE)
pathMatrix
graph.
set of variables
PathMatrix1
boolean indicating whether the matrices are sparse
Jonas Peters <jonas.peters@tuebingen.mpg.de>
structIntervDist
computePathMatrix