| plotGraphs {noisysbmGGM} | R Documentation | 
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)
Arguments
| dataMatrix | observed data matrix | 
| inferredGraph | graph inferred by the multiple testing procedure via graphInference() | 
| binaryTruth | true binary graph | 
Value
a list of FDR and TDR values, if possible
[Package noisysbmGGM version 0.1.2.3 Index]