weights_graph {cvxbiclustr}R Documentation

Weights Graph Adjacency Matrix

Description

Constructs the adjacency matrix of the weights graph. This is useful to determine the connectivity of the weights graph.

Usage

weights_graph(w, n)

Arguments

w

Weights vector

n

Number of points being clustered


[Package cvxbiclustr version 0.0.1 Index]