View source: R/tradeoff_functions.R
matrix2edgelist | R Documentation |
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)
matrix2edgelist(mat)
mat |
matrix representation of distances between treated and control units |
list of vector representation of distances
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.