plotGraphs: plot the data matrix, the inferred graph and/or the true binary graph
Description
plot the data matrix, the inferred graph and/or the true binary graph
Usage
plotGraphs(dataMatrix = NULL, inferredGraph = NULL, binaryTruth = NULL)
Value
a list of FDR and TDR values, if possible
Arguments
- dataMatrix
observed data matrix
- inferredGraph
graph inferred by the multiple testing procedure via graphInference()
- binaryTruth
true binary graph