matrix2edgelist: Helper function to convert matrix to list
Description
Convert between a matrix representation of distances between
treated and control units and a list of vectors (default format for
build.dist.struct function in rcbalance package)
Usage
matrix2edgelist(mat)
Value
list of vector representation of distances
Arguments
mat
matrix representation of distances between treated and control
units