Tests for whether the network is graphical.
Input must be a partial correlation network.
Function assumes that partial correlations were computed from a multivariate normal distribution
Usage
is.graphical(A)
Arguments
A
A partial correlation network (adjacency matrix)
Value
Returns a TRUE/FALSE for whether network is graphical