FDR {fssemR} | R Documentation |
FDR
Description
False discovery rate for network prediction
Usage
FDR(X, B, PREC = 0)
Arguments
X |
list of predicted network matrices |
B |
list of true network matrices |
PREC |
precision threshold for FDR test. Default 0. |
[Package fssemR version 0.1.8 Index]