weights_graph {cvxbiclustr} | R Documentation |
Constructs the adjacency matrix of the weights graph. This is useful to determine the connectivity of the weights graph.
weights_graph(w, n)
w |
Weights vector |
n |
Number of points being clustered |