create_edge_incidence {cvxbiclustr}R Documentation

Edge-Incidence Matrix of Weights Graph

Description

Construct the edge-incidence matrix of the weights graph.

Usage

create_edge_incidence(w, n)

Arguments

w

Weights vector

n

Number of points being clustered


[Package cvxbiclustr version 0.0.1 Index]