plotGraphs: plot the data matrix, the inferred graph and/or the true...

Description Usage Arguments Value

View source: R/testProcedure.R

Description

plot the data matrix, the inferred graph and/or the true binary graph

Usage

1
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


noisySBM documentation built on Dec. 16, 2020, 5:09 p.m.