the neighbour set that the adjacency matrix is created for.
normalise
whether to normalise each to non-zero row to have sum one.
Value
GNARtoigraph returns an 'igraph' object with weights as the inverse distances of the input network.
Details
With normalisation this is a non-invertible transform. See NofNeighbours for neighbour set definition. See is.GNARnet for GNARnet object information and example construction.