Lower limit of the confidence of an edge: Lower limit of the confidence of an edge
Description
Lower limit of the confidence of an edge.
Usage
conf.edge.lower(p)
Value
The estimated cutoff limit above which an edge can be deemed significant.
Arguments
p
A numerical vector with the proportion of times an edge was found in the bootstrapped PC algorithm or the confidence of the edge returned by bn.skel.utils2.
Author
Michail Tsagris.
R implementation and documentation: Michail Tsagris mtsagris@uoc.gr.
Details
After having performed PC algorithm many times in the bootstrap samples (using mmhc.skel.boot for example) you get a symmetric matrix with the proportion of times an edge was discovered. Take the lower (or upper) triangular elements of that matrix and pass them as input in this function. This will tell you the minimum proportion required to be confident that an edge is trully significant.
References
Scutari M. and Nagarajan R. (2013). Identifying significant edges in graphical models of molecular networks.
Artifficial Intelligence in Medicine, 57: 207--217.