powered by
Substitute Epsilon with a given value.
substituteEps(graph, eps = 10^(-3))
A graph where all epsilons have been replaced with the given value.
A graph of class graphMCP or class entangledMCP.
graphMCP
entangledMCP
A numeric scalar specifying a value for epsilon edges.
Kornelius Rohmeyer rohmeyer@small-projects.de
For details see the given references.
graphMCP, entangledMCP
graph <- improvedParallelGatekeeping() graph substituteEps(graph, eps=0.01)
Run the code above in your browser using DataLab