symmetrize {mglasso} | R Documentation |
Apply symmetrization on estimated graph
Description
Apply symmetrization on estimated graph
Usage
symmetrize(mat, rule = "and")
Arguments
mat |
graph or precision matrix |
rule |
"and" or "or" rule |
Value
A numeric matrix.
[Package mglasso version 0.1.2 Index]