compactify_edges {cvxclustr} | R Documentation |
compactify_edges
constructs M1, M2, and ix index matrices. Note that storage conventions are different for ama and admm.
compactify_edges(w, n, method = "ama")
w |
weights vector |
n |
number of points to cluster |
method |
'ama' or 'admm' |